YYAYY Thank you very much for your detailed feedback, which clearly explains the use cases.
Currently, we are prioritizing bug fixes and runtime updates for the release of a stable version of 4.3-beta with the current functionality, but we will certainly consider the points you raised for future improvements.
I would like to confirm your opinion specifically regarding the frame markers on the timeline.
It’s understandable that the current display may feel slightly off, as there appears to be a subtle misalignment. However, I believe there are two possible directions for improvement:
When numbers are displayed every 6 frames, do you think it would be better to show 3 intermediate lines instead of 4, so that the timeline bar and the grid lines align every 2 frames?
Or would it be preferable to display 5 intermediate lines, so that the timeline bar and the lines align every single frame?
When numbers are displayed every 5 frames, having 4 intermediate lines results in a consistent alignment every 1 frame.
Similarly, when numbers are displayed every 10 frames, 4 intermediate lines allow for alignment every 2 frames.
Since the 6-frame interval falls between these two patterns, adjusting the number of intermediate lines—whether increasing or decreasing—results in different behavior compared to the 5-frame and 10-frame cases, which may make the logic a bit more complex.
Your feedback would be greatly appreciated.