Summary: | (Pixel Art) Half mirrored pixel behaves as in between pixel mirror | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | limticbun |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | giga-zoddom |
Priority: | NOR | ||
Version First Reported In: | 5.2.9 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Clicking and releasing does not cause bug, clicking and moving does. |
Description
limticbun
2025-04-15 19:14:54 UTC
I tested this on Windows 10 Pro and could confirm it. I can also confirm it is the same effect as reported in another bug https://bugs.kde.org/show_bug.cgi?id=499696 For explanation I included a video of it. In short: If you paint with the mirror tool enabled, the pixel is only placed when releasing the (mouse-)button OR when you start moving the mouse. If you do not move the mouse while holding the button, the pixel will be placed correctly. If you DO move the mouse while painting, the pixel will be placed offset by one pixel to the right or the buttom for the horizontal and vertical mirror tool respectively. I am not sure if this has anything to do with rounding, since it seems to depend on the type of you give (clicking and releasing VS. clicking and moving). Hopefully this helps! Created attachment 181332 [details]
Clicking and releasing does not cause bug, clicking and moving does.
(In reply to Lukas from comment #1) > I tested this on Windows 10 Pro and could confirm it. I can also confirm it > is the same effect as reported in another bug > https://bugs.kde.org/show_bug.cgi?id=499696 CORRECTION: Scratch that connection to the other bug report, I misread the expected vs. observed result. This is probably a different bug. |