Skip to content

Commit

Permalink
default to rounded menus
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan committed Aug 4, 2023
1 parent 45e31d4 commit 8c8ef75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions haxe/ui/backend/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@
<style resource="styles/native/main.css" />
</native>
</themes>

<properties>
<property name="haxe.ui.containers.menus.menubar.style" value="rounded" />
<property name="haxe.ui.containers.menus.menu.style" value="rounded" />
</properties>
</module>

0 comments on commit 8c8ef75

Please sign in to comment.