yaq-project / qtypes

Build Python Qt graphical user interfaces out of simple type objects.
GNU Lesser General Public License v3.0
0 stars 2 forks source link

graceful fallback for non-blessed unit strings #51

Closed untzag closed 1 year ago

untzag commented 1 year ago

Current distributed qtypes will actually crash if unit string isn't blessed. This changes that behavior, now the non-blessed unit will appear for information but no conversions will be allowed.