Commit graph

7 commits

Author SHA1 Message Date
Peter Kirmeier
61c8785374 Apply scrollbar borders to whole scrollbar rather just the thumb
However only two sided on the longer sides, removed on the short sides
2023-09-17 17:08:09 +02:00
Peter Kirmeier
2da2bcd7fc Change rendering of scroll button triangles removing blur effect 2023-09-17 16:38:13 +02:00
Peter Kirmeier
79d70222cc Add initial scaling to scroll bar layout
Still open: Scaling for arrow Paths
2023-08-22 21:48:55 +02:00
Peter Kirmeier
892b89e0e2 Scroll bar size calculated based on content again, however with a min-size 2023-08-20 22:38:28 +02:00
Peter Kirmeier
2e268ec030 Remove color support for SliderArrowsAndTrackHover
Feature was dropped with 2.0.0.0
Settings kept for compatibility reasons, as application is still supporting v1 settings
2023-08-20 14:39:20 +02:00
Peter Kirmeier
cfd53b516e Set thumb sizes of menu scroll bars to 25 percent of their scroll-able height 2023-08-18 21:36:03 +02:00
Peter Kirmeier
106d6bd090 Initial style for ScrollBars making use of custom colors
As of now: all colors as in v1 are supported except ColorSliderArrowsAndTrackHover
2023-08-15 00:13:18 +02:00