See T64256.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
- rename V2D_SCROLL_SCALE_* to V2D_SCROLL_*_HANDLES
- rename V2D_SCROLL_WIDTH_TEXT and V2D_SCROLL_HEIGHT_TEXT
- make number position independent of scrollbar position
- move scrollbar to the right
Comment Actions
Tested. Seems to work well.
Looks like this currently:
Currently they don't fade away based on distance, but I think that might be the best thing. this makes it so you can always judge where in the animation you are, even when the cursor is somewhere else. That is probably the right thing here.
