mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 22:40:53 +03:00
fix: missing properties in the expected map
This commit is contained in:
@@ -692,7 +692,9 @@ public class TestFlatStyleableInfo
|
||||
"oneTouchArrowColor", Color.class,
|
||||
"oneTouchHoverArrowColor", Color.class,
|
||||
"oneTouchPressedArrowColor", Color.class,
|
||||
|
||||
|
||||
"hoverColor", Color.class,
|
||||
"showHover", boolean.class,
|
||||
"style", String.class,
|
||||
"gripColor", Color.class,
|
||||
"gripDotCount", int.class,
|
||||
|
||||
Reference in New Issue
Block a user