Skip to content

Fix layout issues: Removed invalid screen.visualBounds, fixed GridPane alignment #654

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

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Joshethapolireddy
Copy link

Changes Made:

  • Removed invalid screen.visualBounds references.
  • Fixed GridPane alignment issues.
  • Properly aligned buttons.
  • Assigned correct fx:id values.
  • Improved overall readability.

Why these changes?
These fixes improve UI consistency and prevent errors related to incorrect layout references.

Testing Done:

  • Verified UI elements are properly aligned.
  • Checked that no layout-related errors appear during execution.

…layout, properly aligned buttons, assigned correct fx:id values, and improved readability
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