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
+5 -5
View File
@@ -2,14 +2,14 @@
{type,gui}.
{modules,[]}.
{prefix,"gmc"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}.
{package_id,{"otpr","clutch",{0,1,0}}}.
{deps,[{"otpr","aeserialization",{0,1,2}},
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","clutch",{0,1,1}}}.
{deps,[{"otpr","hakuzaru",{0,2,0}},
{"otpr","aesophia",{8,0,1}},
{"otpr","aeserialization",{0,1,2}},
{"otpr","zj",{1,1,0}},
{"otpr","aesophia",{7,1,2}},
{"otpr","aebytecode",{3,2,1}},
{"otpr","hakuzaru",{0,1,0}},
{"otpr","erl_base58",{0,1,0}},
{"otpr","eblake2",{1,0,0}},
{"otpr","ec_utils",{1,0,0}},