https://bugs.kde.org/show_bug.cgi?id=482297
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/5272c24301 | |6d6a6abd38e63004c212f3f6189 | |7c6 --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 5272c243016d6a6abd38e63004c212f3f61897c6 by Vlad Zahorodnii, on behalf of Yifan Zhu. Committed on 02/04/2024 at 08:52. Pushed by vladz into branch 'master'. plugins/mousemark: clear drawing when no modifiers are pressed Previously when drawing has length 1, it is not cleared. So the remaining point in drawing can connect with the new point when the user represses the modifiers, leading to a unexpected mark. This ammends commit 46807b1a72f1d760b52b92a574face4a7a509a39. M +1 -1 src/plugins/mousemark/mousemark.cpp https://invent.kde.org/plasma/kwin/-/commit/5272c243016d6a6abd38e63004c212f3f61897c6 -- You are receiving this mail because: You are watching all bug changes.