-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
UI issues #4190
Comments
I believe that "appearance tab inside preferences is empty" is still not solved yet: while, indeed, the appearance tab is not empty anymore, only the font size can be selected (thanks to #4178). But the Look&Feel cannot be chosen yet. And once the Look&Feel could be set int the appearance tab, issue #4197 will be solved. |
There is no look and feel anymore. |
Thank you for the clarification. It was not clear to me from the discussion on issue #4197. |
As we are migrating the rest of the dialogs to javafx, the old look and feel settings become obsolete as they only affect the old swing dialogs See also #4130 were we try to provide a dark theme for javafx. |
So, the "Freezes when "Add to Group"" bug (issue #4197) will "naturally" be solved thanks to this migration. Great! |
There is nothing we can do about the modality of the old Swing dialogs as that would need a main Swing window. Since the other issues are now fixed, I'll close this now. |
The text was updated successfully, but these errors were encountered: