Claudius-Appel / duflor.gui

GUI frontent for `duflor`-package
https://claudius-appel.github.io/duflor.gui/
MIT License
0 stars 0 forks source link

out-of-range values can be injected into HSV-bound-modification #46

Closed Claudius-Appel closed 6 months ago

Claudius-Appel commented 6 months ago

When modifying HSV-bounds via the GUI, manually entering the numbers **without using the DDL up/down-mechanic allows the input of invalid values, e.g. $H_{0}=-111$.

The submit-button must verify the values before passing them on, and then adjust them if needed