On the ColorCanvas, next to the color slider, the TextBox that allow input a numeric value allow to input anything. You can type "asdfasdfasfdasdf" and see the TextBox resize itself deforming the entire Canvas layout.You cannot "spin" inside the text box. Hide the spinner buttons to keep the same look.Typing an invalid number like "300" put a red border around the Slider (this is a low impact issue)
Comments: ** Comment from web user: BoucherS **
Comments: ** Comment from web user: BoucherS **
Hi,
This should be fixed : typing wrong values should default to last value and textBox have a fixed size.