ScrollPane: support disabling smooth scrolling per component via client property "JScrollPane.smoothScrolling"

This commit is contained in:
Karl Tauber
2020-07-25 09:40:57 +02:00
parent 5a2c0672d4
commit 9f41ec3986
3 changed files with 22 additions and 4 deletions

View File

@@ -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