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

Incorrectly sorting tags in fxml file #848

Open
iammmmmmm opened this issue Aug 23, 2024 · 1 comment
Open

Incorrectly sorting tags in fxml file #848

iammmmmmm opened this issue Aug 23, 2024 · 1 comment

Comments

@iammmmmmm
Copy link

In JavaFX development, the order of tags in the FXML file determines the position properties of UI components. However, when using IntelliJ IDEA and Google style, formatting often reorders my FXML tags, causing my UI components to become misaligned. For example:
240823 205424
The correct should be:
image
image

@iammmmmmm
Copy link
Author

If it is possible to turn off the reordering of fxxml tags, please let me know how to do it, thank you

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

No branches or pull requests

1 participant