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

Create blocks to customize screen layout #40

Merged
merged 18 commits into from
Oct 23, 2022
Merged

Create blocks to customize screen layout #40

merged 18 commits into from
Oct 23, 2022

Conversation

haroldo-ok
Copy link
Owner

@haroldo-ok haroldo-ok commented Oct 23, 2022

Create blocks to customize screen layout

Added blocks to allow setting position and size of dialogs:

  • It is possible to configure text windows and menus separately;
  • It is possible to set the x and y coordinates of the dialogs;
  • It is possible to set the width and height of the dialogs;
  • It is possible to set those informations in characters or in percentage;
  • When a negative value is informed to the x coordinate, it is understood as "count the position from the right, instead of the left";
  • When a negative value is informed to the y coordinate, it is understood as "count the position from the bottom, instead of the top".

Merge pull request #40 from haroldo-ok/screen-layout

@haroldo-ok haroldo-ok merged commit e297ee6 into master Oct 23, 2022
@haroldo-ok haroldo-ok deleted the screen-layout branch October 23, 2022 18:41
@haroldo-ok
Copy link
Owner Author

This fixes #20

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.

1 participant