diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-12 23:00:55 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-14 18:14:46 +0200 |
commit | 9ed8d925822b2aee15899487e822480abb88541e (patch) | |
tree | b1927153b6d5726c9f84b4a9310796569d3eec8b /opentrack | |
parent | 0ba585a1d91b812158277c09aa890cedbc080790 (diff) |
compat/options: use traits to prevent slider min/max persistence
Without it, the serialized min and max member vars were set in stone
despite further code changes. Now only the current value is persisted.
Add clamp for cur/min/max slider values.
Store default value as t rather than underlying_t since it's always been
casted anyway.
Add trivial comment, update copyright.
Diffstat (limited to 'opentrack')
0 files changed, 0 insertions, 0 deletions