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
New features and improvements
Swing applications. (PR #988)
text styles
large,medium,smallandmini.titles. Tab titles are used in "Show Hidden Tabs" popup menu. (set client
property
JTabbedPane.tabWidthModeto"iconOnly")This allows mouse wheel scrolling if JTabbedPane is inside a JScrollPane. (PR
#1030)
Fixed bugs
(and preferred size) if using custom icon. (PR #1060)
has icon but no title. (issue #1062)
null. (issue #1047)modal dialogs. (issue #1048)
border in button style
TOOLBAR_STYLEif in selected state. (issue #1045)switching to that theme. (issue #990)
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.