mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Panels V1: basic panel overview, basic binding of macros to buttons, basic panel-view.
This commit is contained in:
parent
45d3135aa9
commit
887080efa6
9 changed files with 538 additions and 111 deletions
|
|
@ -1,8 +1 @@
|
|||
{
|
||||
"name": "Test Panel 1",
|
||||
"description": "This is the very first panel to be created. It is a test panel.",
|
||||
"aspectRatio": "9/20",
|
||||
"macros": {
|
||||
"button_1": "task_manager"
|
||||
}
|
||||
}
|
||||
{"dir":"","name":"Test Panel 1","description":"This is the very first panel to be created. It is a test panel. I'm gonna add more words to this description, not because it's an unclear description. But more so to test long descriptions in the UI. Very Nice.","aspectRatio":"10/20","macros":{"button_1":"Task_manager","button_16":"Task_manager","button_2":"ALT+F4"}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue