mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-09 08:15:09 +03:00
ScrollPane: support disabling smooth scrolling per component via client property "JScrollPane.smoothScrolling"
This commit is contained in:
@@ -8,6 +8,8 @@ FlatLaf Change Log
|
||||
maximizing window. E.g. restoring window state at startup. (issue #129)
|
||||
- InternalFrame: Title pane height was too small when iconify, maximize and close
|
||||
buttons are hidden. (issue #132)
|
||||
- ScrollPane: Enable/disable smooth scrolling per component if client property
|
||||
"JScrollPane.smoothScrolling" is set to a `Boolean` on `JScrollPane`.
|
||||
|
||||
|
||||
## 0.38
|
||||
|
||||
Reference in New Issue
Block a user