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

Dynamically position MineReport production pane elements #1637

Merged
merged 18 commits into from
Feb 25, 2025

Conversation

DanRStevens
Copy link
Member

Make positioning code dynamically adjust positions based on the sizes of other elements.

There should be no visual change. This was done so as to maintain the same look for the given font size. This is intended to improve the layout as the font size increases. What follows is the difference in look based on an increased font size.


Points to note:

  • Line position under title
  • Vertical centering of progress bar text
  • Alignment and clipping of checkbox text

Original with font size +4 points:

image

Updated with font size +4 points:

image


Related:

@DanRStevens DanRStevens merged commit 9c2b2ff into main Feb 25, 2025
7 checks passed
@DanRStevens DanRStevens deleted the dynamicMineReportProductionPane branch February 25, 2025 12:31
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