When loading a file with an animation time range shorter than the timeline view, the viewed timeline not extends to the right side of the window. It's because the animation range setting happens before the creation of the timeline, so it's not calling sigInfiniteTimeLineUpdateNeeded(). So I added a direct call for this signal. Maybe wrong place, but it works.
Details
Details
Diff Detail
Diff Detail
- Repository
- R37 Krita
- Lint
Lint Skipped - Unit
Unit Tests Skipped