mechanic icon indicating copy to clipboard operation
mechanic copied to clipboard

Color model stays on hex once declared

Open ejsandoval opened this issue 3 years ago • 0 comments

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 avatar Nov 17 '21 13:11 ejsandoval