forked from M-Labs/thermostat
atse
0f768f30e8
A faulty regular expression within PyQtGraph causes any Parameter with a suffix that doesn't begin with an alphanumeric character (as matched with \w) to act abnormally. For instance, entering "100 °C" into the input boxes gets interpreted as 10 °C. Patch the FLOAT_REGEX in PyQtGraph to simply match for any character in the suffix group. |
||
---|---|---|
.. | ||
gui | ||
__init__.py | ||
aioclient.py | ||
client.py |