Commit Graph

3 Commits

Author SHA1 Message Date
Haoyu Qiu b5322f430f Add custom slider
This is a slider inspired by those used in Blender.

The control is a draggable slider displaying the current value as its
background. Clicking the control brings up a LineEdit for manual value
input.

When dragging the slider, hold CTRL to round to 0.1 increments or hold
SHIFT to round to 0.01 increments. Holding both CTRL and SHIFT rounds to
0.001 increments.
2022-09-25 11:19:17 +08:00
Haoyu Qiu a2cf6ac404 Add extra options menu
* Save As
* Copy & Paste
2022-03-07 18:50:24 +08:00
Haoyu Qiu bf351cff87 Initial Commit 2022-02-25 20:29:14 +08:00