This repository was archived by the owner on May 15, 2022. It is now read-only.
This repository was archived by the owner on May 15, 2022. It is now read-only.
Bug: min and max can be gotten around in DatNumber #45
Open
Description
Steps to repro:
- Focus a DatNumber field.
- Move the cursor to the beginning of the number entered. Eg if the number is 66 as in the demo, move the cursor before the first 6.
- Type "1". Notice the value of the "Number" at left now says 166, ignoring the max of 100.
- You can also try this by inserting a minus sign. The number will say "-66" ignoring the min of 0.