Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a UI simulator #358

Open
stevieb9 opened this issue Aug 3, 2023 · 1 comment
Open

Create a UI simulator #358

stevieb9 opened this issue Aug 3, 2023 · 1 comment

Comments

@stevieb9
Copy link
Owner

stevieb9 commented Aug 3, 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

@stevieb9
Copy link
Owner Author

stevieb9 commented Aug 5, 2023

  • 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant