thermostat/pytec/pytec/gui
atse 66556f4c29 ctrl_panel: Pin down units for editable fields
User input always has the same order of magnitude, so allowing multiple
siPrefixes would be unwanted complexity. Don't allow them to be changed.

The Parameter option "noUnitEditing" is added to do so by the following
measures:

1. Don't validate for changed siPrefix (if pinned) and suffix, which
avoids their removal.

2. Avoid getting the cursor embedded within the unit.
2024-08-07 17:59:06 +08:00
..
model ctrl_panel: Config -> Settings 2024-07-19 15:49:16 +08:00
resources Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
view ctrl_panel: Pin down units for editable fields 2024-08-07 17:59:06 +08:00