Open
Conversation
98fd071 to
cc4947f
Compare
cc4947f to
73aebe4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.6.1→3.73.6.1→3.73.6.1→3.73.6.1→3.73.6.1→3.7Release Notes
JFormDesigner/FlatLaf (com.formdev:flatlaf-intellij-themes)
v3.7Compare Source
ComboBox.buttonFocusedEditableBackground. (issue#1068)
JRootPane.titleBarShowTitle) did notwork before the dialog was made visible. (issue #1081)
visible and frame is maximized. (issue #1071)
thumbSizeorfocusWidthdid not update slider size/layout.(PR #1074)
resized. (issue #1082)
FlatLineBorderis null. Alsouse
FlatLineBorderline color as cell background color in "Value" column.(PR #1080)
FlatDesktop: Avoid unnecessary logging if desktop is not supported (e.g.on NixOS with Plasma/KDE desktop).
v3.6.2Compare Source
New features and improvements
FlatLaf.registerCustomDefaultsSource( "com.myapp.themes" )andnamed Java modules, it is no longer necessary to add
opens com.myapp.themes;to
module-info.java. (issue #1026)FlatAnimatedLafChange) smoother.Fixed bugs
it active) and potentially hid the previously active window. (issue #1037)
dialogs on ChromeOS. (issue #1029)
vice versa). Especially when using animated theme changer (see
FlatLaf Extras).
Incompatibilities
instead of ISO 8859-1. In usual properties files you will not notice any
difference because they use only ASCII characters, but if you've put localized
(non-English) texts (e.g. German umlauts) into your properties files, you need
to convert them to UTF-8. Properties files created with the FlatLaf Theme
Editor already use UTF-8, including in older versions. (issue #1031)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.