Minor updates:

- Improve layout of TX request GRIDS screen
- Add clipboard copy option to mnemonic dialog
- Silence a few old tell/2 calls
- Refresh main sizer layout on gmc_gui:show/1
- Resize a few silly looking single-input dialogs
This commit is contained in:
2024-11-13 12:26:19 +09:00
parent b7d782e5e5
commit 4cecb23001
12 changed files with 122 additions and 91 deletions
+4 -2
View File
@@ -3,6 +3,8 @@
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[clutch,gmc_con,gmc_gui,gmc_jt,gmc_key_master,gmc_sup]},
{vsn,"0.1.1"},
{modules,[clutch,gmc_con,gmc_grids,gmc_gui,gmc_jt,
gmc_key_master,gmc_sup,gmc_v,gmc_v_netman,
gmc_v_wallman]},
{mod,{clutch,[]}}]}.