| Summary: | Smoothing Option reset to last one used | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | eliotJ <osxyz> |
| Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | scottpetrovic, tamtamy.tymona |
| Priority: | NOR | ||
| Version First Reported In: | 3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
eliotJ
2016-06-09 22:13:22 UTC
This is a shared setting across multiple brush tools in the code. If we want this to save separately, we will need to figure out how to separate the setting or add extra logic so it knows what brush tool it is on. This setting has been shared for a while, so we probably need to get the feedback of some different artists before we would do this. I could see different artists prefer different ways for this to work. Marking as a potential wish list item. A nice solution will be implemented here: https://invent.kde.org/graphics/krita/-/merge_requests/559 since you will be able to have multiple tool options resets for all common workflows you use those tools for. Then sharing the options shouldn't be a big issue if you can easily swap between your chosen settings. |