]> git.tdb.fi Git - libs/gltk.git/commitdiff
Refactor all slider logic into the Slider class
authorMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 22:10:45 +0000 (01:10 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 23 Sep 2019 22:10:45 +0000 (01:10 +0300)
Having to write the same logic twice is annoying and more prone to
errors.


No differences found