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

Windows resizing enhancements #13

Open
al-develop opened this issue Mar 14, 2023 · 0 comments
Open

Windows resizing enhancements #13

al-develop opened this issue Mar 14, 2023 · 0 comments
Assignees

Comments

@al-develop
Copy link
Owner

al-develop commented Mar 14, 2023

  • add editing of windows size by using ctrl + mouse wheel, when the mouse hovers over the "windows size" area.
  • add display of the current window size.
  • add direct editing of window size through textboxes.

    allow only values between the min width/height and max width/height.
    --> always edit width and height together. The only way to change only width or only height should happen through the alt+h / alt+w +mouse wheel feature (see Can't resize the window #10 ). The reasoning behind this: adding more controls to always change width and height separately, will fill up too much space. The TextEditor must remain the main control.

  • make it possible to resize the window even smaller. Adjust the controls accordingly to the window size.

    add a setting entry to restore only the size. The idea: if the user resizes the window to a degree where its too difficult to resize it back up, it's more convenient to restore only the size. Of course this could be achieved through the already existing "reset settings" entry, but it is more user-friendly to keep the other settings as they were.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant