Summary: | Render animation should probably default to the image fps for export fps. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
Component: | Animation | Assignee: | Emmet O'Neill <emmetoneill.pdx> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emmetoneill.pdx, scottpetrovic |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/cfa6d9f6156fc169664aa2ab87acc63a13164e2b | Version Fixed In: | |
Sentry Crash Report: |
Description
wolthera
2018-06-10 23:42:06 UTC
it does remember it. We can ask Bollebib what his preference is. He is the main person that wanted these export options. Maybe the FPS just shouldn't be remembered from last time. Git commit 8f78282e7b6d53b2760fbb4945910ccaf3cafc04 by Emmet O'Neill. Committed on 28/07/2020 at 23:26. Pushed by emmetoneill into branch 'master'. Some "Render Animation" dialog settings init to document settings. Start frame, end frame and frame rate will all be initialized to the current values that the user has configured in the timeline settings of the current document instead of the last used value. M +47 -57 libs/ui/animation/KisDlgAnimationRenderer.cpp M +1 -1 libs/ui/animation/KisDlgAnimationRenderer.h https://invent.kde.org/graphics/krita/commit/8f78282e7b6d53b2760fbb4945910ccaf3cafc04 Git commit cfa6d9f6156fc169664aa2ab87acc63a13164e2b by Emmet O'Neill. Committed on 28/07/2020 at 23:44. Pushed by emmetoneill into branch 'krita/4.3'. Some "Render Animation" dialog settings init to document settings. Start frame, end frame and frame rate will all be initialized to the current values that the user has configured in the timeline settings of the current document instead of the last used value. (cherry picked from commit 8f78282e7b6d53b2760fbb4945910ccaf3cafc04) M +47 -57 libs/ui/animation/KisDlgAnimationRenderer.cpp M +1 -1 libs/ui/animation/KisDlgAnimationRenderer.h https://invent.kde.org/graphics/krita/commit/cfa6d9f6156fc169664aa2ab87acc63a13164e2b |