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.4.1
->3.5
3.4.1
->3.5
Release Notes
JFormDesigner/FlatLaf (com.formdev:flatlaf-extras)
v3.5
Compare Source
New features and improvements
(issue #848)
following mouse pointer). (issues #832 and #672)
Fixed bugs
may freeze the application and crash the macOS WindowServer process (reports
vary from Finder restarts to OS restarts). This is a temporary change until a
solution is found. See NetBeans issues
apache/netbeans#7560
and
apache/netbeans#6647.
content" mode was not fully repainted when activating or deactivating window.
(issue #809)
[Toggle]Button.selectedForeground
and[Toggle]Button.pressedForeground
did not work for HTML text. (issue #848)<h1>
...<h6>
,<code>
,<kbd>
,<big>
,<small>
and<samp>
in HTML text for components Button, CheckBox,RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and
JXHyperlink. Also fixed for Label and ToolTip if using Java 11+.
different border thicknesses. (issue #743)
JTable.AUTO_RESIZE_OFF
and table width is smaller than scroll pane (was notupdated when table width changed and was painted on wrong side in
right-to-left component orientation).
(native) window border on Windows 11. (issue #852)
where sometimes a 1px wide area at the right or bottom component edge is not
repainted. E.g. ScrollPane focus indicator border. (issues #860 and #582)
Incompatibilities
indeterminate progress bar UI or using
JProgressBar.setIndeterminate(false)
not on AWT thread, because this may throw NPE in
FlatProgressBarUI.paint()
.(issues #841 and #830)
panel is not opaque. (issue #840)
Configuration
📅 Schedule: Branch creation - "before 9am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.