You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
changed the title
Create a hash matrix of elements with size and location in the UI and automate the layout
Create a UI simulator
Aug 7, 2023
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
The text was updated successfully, but these errors were encountered: