Update dependency com.formdev:flatlaf-extras to v1.6.5 #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/com.formdev-flatlaf-extras-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.6.1→1.6.5Release Notes
JFormDesigner/FlatLaf (com.formdev:flatlaf-extras)
v1.6.5Compare Source
Fixed bugs
affected):
-to+. (Windows and Linux).StackOverflowErrorwhen modifying combo box noton AWT thread. (issue #432)
NullPointerExceptionwhen using AWT componentjava.awt.Choice. (issue #439)UnsatisfiedLinkErrorin case that FlatLaf DLL cannot be executed because of restrictions on
temporary directory. Instead, continue with default window decorations. (issue
#436)
v1.6.4Compare Source
Fixed bugs
in popup list if
DefaultListCellRendereris used as renderer. If usingdefault renderer, it works. (issue #426)
v1.6.3Compare Source
Fixed bugs
text in non-editable combo boxes in bold. (issue #423)
use same component for rendering and editing. (issue #385)
v1.6.2Compare Source
Fixed bugs
edges are enabled (client property
JComponent.roundRectistrue). (similarto issue #382; regression since fixing #330 in FlatLaf 1.4)
NullPointerException, which may occur under specialcircumstances. (issue #408)
JTable.surrendersFocusOnKeystrokeistrue) andTextComponent.selectAllOnFocusPolicyisonce(the default) oralways.(issue #395)
java.awt.TrayIcon. (issue #405)Windows icons). Java 17 64-bit is not affected. (issue #403)
circumstances and slows down the application. (issue #420)
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 this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.