Commit Graph

21 Commits

Author SHA1 Message Date
end-4 a658aced0d fix transparent combobox 2025-12-25 21:21:40 +01:00
end-4 4878f7dbb1 combobox: update color mappings 2025-11-22 16:07:10 +01:00
end-4 18c264a85e make menu fade anim not arbitrary 2025-11-13 23:44:21 +01:00
end-4 1495669a60 styledcombobox: remove dupe scrollbar 2025-11-13 23:40:02 +01:00
end-4 b97c2d1d4d styledcombobox: pointing hand cursor shape 2025-11-13 23:38:39 +01:00
end-4 a135b09ec7 styledcombobox: make dropdown arrow nicer 2025-11-13 23:35:24 +01:00
Pico 7049dda7de fixed button contrast when triggered 2025-11-14 01:26:38 +03:00
Pico 3e55442654 replace color:"transparent" with transparentize 2025-11-14 01:21:09 +03:00
Pico 21c5111961 added shadow to items list 2025-11-14 01:15:18 +03:00
Pico 2362c2ab3f fixed some undefined warnings 2025-11-14 01:08:47 +03:00
Pico bda5422ccc use triangle instead of the up/down arrows 2025-11-14 01:03:53 +03:00
end-4 6f61782c8f styledcombobox: fix some warnings, use styledlistview 2025-11-13 22:26:53 +01:00
end-4 6f19e1cdd6 styledcombobox: use predefined color anim 2025-11-13 22:21:50 +01:00
end-4 c64f3a0122 combobox: make color names more consistent with other buttons 2025-11-13 22:18:37 +01:00
Pico d8bcf2ed59 added symbol (icon) support to items 2025-11-09 01:41:00 +03:00
Pico 96e4ca1095 remove height animation to prevent jump on reposition
Height animation breaks when popup auto repositions from down to up. Simple fade animation works smoothly regardless of direction.
2025-11-09 00:23:44 +03:00
Pico fa6a4e8543 spice it up with smooth animations 2025-11-09 00:11:12 +03:00
Pico 225e03b0a3 remove check mark
it looks better without check mark
2025-11-08 21:35:37 +03:00
Pico 4c5bc19748 correct item corner radius 2025-11-08 21:31:24 +03:00
Pico 9209ca8216 fix item list size calculation to fit all items in list 2025-11-08 21:25:59 +03:00
Pico 8b5a783c1f Added StyledComboBox 2025-11-08 20:12:08 +03:00