itsmattkc
|
2207aa3fd5
|
moved slider's focusable line edit to a separate distinct reusable widget
Some of the widgets designed for Slider have uses elsewhere so now they have
been moved to allow more generic usage.
|
2019-12-08 15:13:55 +11:00 |
|
itsmattkc
|
dd8d1e84b0
|
small visual improvements to the timeline's timecode label
|
2019-12-08 00:24:50 +11:00 |
|
itsmattkc
|
f2013a6f3d
|
created time slider UI widget
Based on the integer slider, this can be used to interactively control time.
|
2019-12-08 00:11:47 +11:00 |
|
itsmattkc
|
833d1f7d94
|
fixed bug where slider widget would signal that it had changed twice
When typing a slider value, it would always signal that it had changed twice.
This is obviously unnecessary and is fixed in this commit.
|
2019-11-17 13:49:40 +09:00 |
|
itsmattkc
|
ba7a10177f
|
fixed various caching issues when rapidly changing values
|
2019-09-09 04:07:51 +10:00 |
|
itsmattkc
|
99dc51dbbe
|
fixed slider not updating when dragging
|
2019-09-08 12:19:28 +10:00 |
|
itsmattkc
|
33ad6fba90
|
slider signals value change on drag
|
2019-09-08 09:14:53 +10:00 |
|
itsmattkc
|
f2972651af
|
several adjustments to node caching system
|
2019-09-02 11:29:50 +10:00 |
|
itsmattkc
|
ff02b41cdc
|
added slider widget
|
2019-08-31 16:55:57 +10:00 |
|