berrybrew icon indicating copy to clipboard operation
berrybrew copied to clipboard

Create a UI simulator

Open stevieb9 opened this issue 2 years ago • 1 comments

It's hard scrolling through every element to see where things go, then to modify it. If there was a single function to create each type where we just send in a reference and some numbers, we could manage the layout in a table

stevieb9 avatar Aug 03 '23 10:08 stevieb9

  • ~Create simulator UI~
  • Create tools to automate basic tasks (move blocks of elements)
  • Add documentation for new simulator and all tools to dev docs
  • Make ui.json an array, and edit all code to reference the first element instead of the name directly. This way, the file always stays in the same order

stevieb9 avatar Aug 05 '23 13:08 stevieb9