Summary: | Timeline view should adjust appropriately when setting start and end points out of existing range. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Emmet O'Neill <emmetoneill.pdx> |
Component: | Animation | Assignee: | Emmet O'Neill <emmetoneill.pdx> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/2d13e9125058fc0d54e8a67496c2e3ec9ad882d8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Emmet O'Neill
2022-06-22 23:58:54 UTC
Git commit 2d13e9125058fc0d54e8a67496c2e3ec9ad882d8 by Emmet O'Neill. Committed on 03/10/2024 at 23:33. Pushed by emmetoneill into branch 'master'. AnimTimelineDocker: Zoom frames view to fit range (0-end) of current Krita document. This helps to make sure that the range of visible frames are the ones that are most relevant to the animator. Note: This feature is constricted by the min/max zoom level, as one would expect. M +14 -9 plugins/dockers/animation/KisAnimTimelineDocker.cpp M +11 -0 plugins/dockers/animation/KisAnimTimelineFramesView.cpp M +1 -0 plugins/dockers/animation/KisAnimTimelineFramesView.h M +9 -0 plugins/dockers/animation/KisAnimTimelineTimeHeader.cpp M +1 -0 plugins/dockers/animation/KisAnimTimelineTimeHeader.h https://invent.kde.org/graphics/krita/-/commit/2d13e9125058fc0d54e8a67496c2e3ec9ad882d8 |