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

Color model stays on hex once declared #110

Open
ejsandoval opened this issue Nov 17, 2021 · 0 comments
Open

Color model stays on hex once declared #110

ejsandoval opened this issue Nov 17, 2021 · 0 comments
Labels
bug:bug: Something isn't working documentation About docs mechanic ui About the mechanic app ui

Comments

@ejsandoval
Copy link
Contributor

When removing the color model from hex to default by just erasing the model statement, the UI stays on the hex model and doesn't return to the default model unless it's stated in the input or changed manually in the UI.

To Reproduce
Steps to reproduce the behavior:

  1. Create a project and set a color input with the hex model.
  2. Run the project.
  3. Remove the color model definition.
  4. See error

Expected behavior
Once erased, the color mode input should reset to the default (rgba).

Screenshots
Screen Shot 2021-11-17 at 10 50 23 AM
Screen Shot 2021-11-17 at 10 50 10 AM

Desktop (please complete the following information):

  • OS: MacOS 11.6
  • Browser: Chrome
  • Version: 95
@ejsandoval ejsandoval added bug:bug: Something isn't working documentation About docs mechanic ui About the mechanic app ui labels Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:bug: Something isn't working documentation About docs mechanic ui About the mechanic app ui
Projects
None yet
Development

No branches or pull requests

1 participant