Skip to content

Limit windows positions and introduction of autoscrollbars flag #3947

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

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

martincapello
Copy link
Member

@martincapello martincapello commented Jul 5, 2023

This PR fixes #3839 by implementing the following:

  • Limit windows positions to avoid hiding title bars when using single-window UI.
  • Add a new autoscrollbars parameter to the Dialog:show function of Aseprite's Lua API.
  • Introduction of the Tab widget into the Lua API.
  • Introduction of the View widget into the Lua API.

EDIT: I will work on the crossed out items in another pull request to reduce the scope of this one.
EDIT2: Created #3991.

@martincapello martincapello changed the title Limit windows positions and introduction of Tab and View widgets Limit windows positions and introduction of autoscrollbars flag Jul 19, 2023
@martincapello martincapello marked this pull request as ready for review July 19, 2023 15:17
@dacap dacap merged commit aebb370 into aseprite:main Aug 14, 2023
@martincapello martincapello deleted the big-windows branch October 10, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems with scripts (and the the program itself) creating big windows
2 participants