mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-03-13 15:53:38 +00:00
The previous versions stored values as string, so any (even if they are not used) values being converted into string, and then (if required) being converted back to float/int/etc. I've changed the mechanism, so they are stored as QVariant (native value). Please note that it is possible that this rewrite may cause crash in some cases (if I've missed smth).
3.7 KiB
3.7 KiB