Summary: | Brushes preview affected by mirror settings | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | keyth_qcfx2 <keyth2363214> |
Component: | Brush engines | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | scottpetrovic |
Priority: | NOR | ||
Version First Reported In: | 5.2.9 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/7f11c4551b63187e8165153fa78b36addc8ad633 | Version Fixed In: | |
Sentry Crash Report: |
Description
keyth_qcfx2
2025-03-06 17:40:09 UTC
I can confirm this on the master branch on Windows. That is something I didn't even think to test. I am guessing when the previews are being created, they can just temporarily turn off any of those mirrror settings if they are on. There is a merge request to fix this. We can close this whenever it gets merged to master. https://invent.kde.org/graphics/krita/-/merge_requests/2365 Git commit 25bdf8153654da4bf75cb5a882d85577c8cf6ff6 by Dmitry Kazakov, on behalf of Scott Petrovic. Committed on 07/04/2025 at 13:26. Pushed by dkazakov into branch 'master'. M +6 -0 libs/ui/tool/kis_resources_snapshot.cpp M +1 -0 libs/ui/tool/kis_resources_snapshot.h M +1 -0 libs/ui/widgets/kis_preset_live_preview_view.cpp https://invent.kde.org/graphics/krita/-/commit/25bdf8153654da4bf75cb5a882d85577c8cf6ff6 Git commit 7f11c4551b63187e8165153fa78b36addc8ad633 by Dmitry Kazakov. Committed on 07/04/2025 at 13:27. Pushed by dkazakov into branch 'krita/5.2'. (cherry picked from commit 25bdf8153654da4bf75cb5a882d85577c8cf6ff6) Co-authored-by: Scott Petrovic <scottpetrovic@gmail.com> M +6 -0 libs/ui/tool/kis_resources_snapshot.cpp M +1 -0 libs/ui/tool/kis_resources_snapshot.h M +1 -0 libs/ui/widgets/kis_preset_live_preview_view.cpp https://invent.kde.org/graphics/krita/-/commit/7f11c4551b63187e8165153fa78b36addc8ad633 |