Panels V1: basic panel overview, basic binding of macros to buttons, basic panel-view.

This commit is contained in:
Jesse Malotaux 2025-04-11 13:50:24 +02:00
parent 45d3135aa9
commit 887080efa6
9 changed files with 538 additions and 111 deletions

View file

@ -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"}}