working bar context menus + kbd downsize

This commit is contained in:
galister
2026-01-07 19:03:47 +09:00
parent 165070da51
commit ac9f3c6d23
12 changed files with 237 additions and 142 deletions

View File

@@ -1,7 +1,7 @@
<layout>
<!-- text: str -->
<template name="Cell">
<Button id="button" text="${text}" weight="bold" border="0" color="#FFFFFF00" />
<Button id="button" text="${text}" weight="bold" border="0" padding="4" color="#FFFFFF00" />
</template>
<template name="Separator">
@@ -13,4 +13,4 @@
</rectangle>
</elements>
</layout>
</layout>