Warning, /graphics/krita/libs/ui/widgets/SliderSpinBoxTODO is written in an unsupported language. File is not indexed.
0001 Issues: 0002 Double Clicks mixed with single clicks causes the underlying value to change. 0003 There is a hack implemented that delays mouseRelease setValue calls. 0004 However, it makes the widget "feel" slow. Need better solution. 0005 0006 Need to implement Auto-Repeat when holding down mouseover buttons. 0007 0008 Clipping isn't working on some styles(Plastique). Resulting in double borders. 0009 0010 Drawing focus highlight isn't working. Although some styles draw it 0011 automatically for drawing CE_SpinBox. The call in paintEvent seems to 0012 have no effect... 0013 0014 Typing is buggy 0015 0016 Tablet event: tilt should work 0017 0018