Frame size slider - #201
Conversation
|
Hey I got a question, I never really understood the |
@InternetAstronaut |
|
@StickmanRed I went for more of an interpolating approach in terms of the sizing, but I did also fix the mismatch issue you brought up. Screen.Recording.2026-08-23.at.11.45.12.AM.mov(The suggestion to hide the gray text actually made a huge difference) |
Huh, well that's weird since all |
StickmanRed
left a comment
There was a problem hiding this comment.
Moving frames at a compact frame size is much easier with the _mouseOverFrameEdge changes as well! Overall looks good to me
I did notice the onion skin range acts out in the smaller frame sizes, maybe the playhead margin here could get eased out to 0
Shift + , or .. This is simple, and already fits the current shortcuts. |
…text/ options leak
|
@StickmanRed thanks for pointing out the code, I fixed the onion skinning handles issue thanks to that.
As per @InternetAstronaut comment in regards to the note on frame extending with the shift + , and shift + . shortcuts, which I actually realized do exactly this. However they only worked on specifically a selected frame, so I made the shortcut also work when no frame is selected, to extend the active frame (frame where the current timeline is at on the last active layer). |
|
Just to clarify, when I said "changing the size of frames", I actually meant changing the timeline zoom (my mistake for not specifying). I just opened DaVinci Resolve and can confirm that alt + scroll-up zooms the timeline in, and alt + scroll-down zooms the timeline out. I think it could make sense to add this behavior to the Candlestick timeline too. |




Added setting option for frame size to allow users to minimize the frame size smaller than the current, smallest limit.
Smaller frame size options have been requested multiple times on Discord by ~2 users.
The setting option is a slider.
This increases customizability to make the timeline feel closer to what may be more comfortable working with.