Skip to content

Commit 7f89703

Browse files
committed
rounded item pickers by default
1 parent 15c30ac commit 7f89703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haxe/ui/backend/module.xml

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@
2828
<properties>
2929
<property name="haxe.ui.containers.menus.menubar.style" value="rounded" />
3030
<property name="haxe.ui.containers.menus.menu.style" value="rounded" />
31+
<property name="haxe.ui.components.pickers.itempicker.style" value="rounded" />
3132
</properties>
3233
</module>

0 commit comments

Comments
 (0)