ScrollBar: use rounded thumb also on Windows (as on macOS and Linux) and made thumb slightly darker/lighter (issue #918)

This commit is contained in:
Karl Tauber
2025-03-23 13:01:15 +01:00
parent 3925f198d9
commit 835a1f155b
11 changed files with 22 additions and 69 deletions

View File

@@ -21,6 +21,8 @@ FlatLaf Change Log
- List: Support for alternate row highlighting. (PR #939)
- Tree: Support for alternate row highlighting. (PR #903)
- Tree: Support wide cell renderer. (issue #922)
- ScrollBar: Use rounded thumb also on Windows (as on macOS and Linux) and made
thumb slightly darker/lighter. (issue #918)
- Extras: `FlatSVGIcon` color filters now can access painting component to
implement component state based color mappings. (issue #906)
- Linux: