Summary: | Restore defaults option for the onion skin sliders | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Nagy Tibor <xnagytibor> |
Component: | Animation | Assignee: | Emmet O'Neill <emmetoneill.pdx> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | emmetoneill.pdx, seamus |
Priority: | NOR | ||
Version: | 5.1.5 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/e36d761cd2b1b65555d20029c41a7eaa4d8d7ed8 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nagy Tibor
2023-03-06 22:35:21 UTC
Good idea. I'll put this on my to-do list. :) Thanks for the suggestion, Nagy. Git commit e36d761cd2b1b65555d20029c41a7eaa4d8d7ed8 by Emmet O'Neill. Committed on 09/02/2024 at 04:39. Pushed by emmetoneill into branch 'master'. Feature@UI/Anim/OnionSkins: Can now reset onion skins to default values. Right-clicking on the slider widget within the onion skins docker will show a new context menu with a single "Reset" action, which resets all of the slider values to their smooth defaults. M +0 -8 libs/image/kis_image_config.cpp M +22 -2 plugins/dockers/animation/KisOnionSkinsDocker.cpp M +1 -0 plugins/dockers/animation/KisOnionSkinsDocker.h M +22 -1 plugins/dockers/animation/kis_equalizer_widget.cpp M +3 -0 plugins/dockers/animation/kis_equalizer_widget.h https://invent.kde.org/graphics/krita/-/commit/e36d761cd2b1b65555d20029c41a7eaa4d8d7ed8 Hi again, Nagy. I've added this feature and it should be included in the next release of Krita. If you'd like to try it out sooner, you can get a "Krita Next" nightly preview build from the Krita website. To access this feature in future versions, right click on the slider section of the Onion Skins Docker and select "Reset" from the context menu that appears. This will reset all of the sliders to their smooth defaults. Thanks again for the feature request! Hello, I was looking for this feature and it doesn't appear to have merged yet. I don't see any merge requests for the feature branch linked a year ago. Is this still expected to become a feature or were there other problems encountered? |