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

Add the variable module #20

Open
JoelNiemela opened this issue Sep 7, 2022 · 0 comments
Open

Add the variable module #20

JoelNiemela opened this issue Sep 7, 2022 · 0 comments

Comments

@JoelNiemela
Copy link
Owner

The variable module should contain a way to inspect variables' values and modify them. Buttons related to variables, such as :, currently in the function module, should be moved to the variable module.

Things to look out for:

  • Make sure that the variable inspector has enough screen space to display longer values, such as big numbers and complicated functions.
  • There should be a way to browse existing variables without taking up too much screen space. Maybe this could be a stacked layout, togglable with a button?
  • Constans could also be moved to the variable module. These might also need to be in a stacked layout to save on space, or they could use the bottom row of the variable-browser layout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant