Skip to content

Commit

Permalink
CHANGELOG.md: moved PR #595 from "Fixed bugs" to "New features and im…
Browse files Browse the repository at this point in the history
…provements"
  • Loading branch information
DevCharly committed Oct 17, 2022
1 parent 36c405c commit 9f39b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,7 @@ FlatLaf Change Log

- If value of system property `flatlaf.nativeLibraryPath` is `system`, then
`System.loadLibrary(String)` is used to load the native library.
- TabbedPane: Switch and close tabs on left mouse click only. (PR #595)

#### Fixed bugs

Expand All @@ -15,7 +16,6 @@ FlatLaf Change Log
- MenuBar: Fixed NPE in `FlatMenuItemRenderer.getTopLevelFont()` if menu item
does not have a parent. (issue #600; regression since implementing #589 in
FlatLaf 2.5)
- TabbedPane: Switch and close tabs on left mouse click only. (PR #595)
- ScrollBar: Show "pressed" feedback on track/thumb only for left mouse button.
If absolute positioning is enabled (the default), then also for middle mouse
button.
Expand Down

0 comments on commit 9f39b26

Please sign in to comment.