Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Enable Resize / Max / Min and Figure Out How to Keep Characters in Place #17

Open
valkyrienyanko opened this issue Aug 8, 2021 · 0 comments
Labels
Bug Something isn't working Console Console related Help Wanted Extra attention is needed Low Priority Not of primary focus

Comments

@valkyrienyanko
Copy link
Contributor

valkyrienyanko commented Aug 8, 2021

Issue

Resizing the console causes countless issues.

Possible Solutions

  • Keep track of everything on the screen and constantly redraw it
  • Figure out how to implement some sort of OnConsoleResize() function
  • Find a C# terminal library to transition over to (excluding gui.cs, I felt I did not have full control over this library when I used it in the past)
@valkyrienyanko valkyrienyanko added Bug Something isn't working Good First Issue Good for newcomers Help Wanted Extra attention is needed labels Aug 8, 2021
@valkyrienyanko valkyrienyanko added the Console Console related label Aug 25, 2021
@valkyrienyanko valkyrienyanko changed the title CONSOLE: Re-Enable Resize / Max / Min and Figure Out How to Keep Characters in Place Re-Enable Resize / Max / Min and Figure Out How to Keep Characters in Place Aug 25, 2021
@valkyrienyanko valkyrienyanko added Low Priority Not of primary focus and removed Good First Issue Good for newcomers labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Console Console related Help Wanted Extra attention is needed Low Priority Not of primary focus
Projects
None yet
Development

No branches or pull requests

1 participant