https://bugs.kde.org/show_bug.cgi?id=513130
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/e5a465d | |eddaedd7654289a1b5f8ce549b3 | |e46edf --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit e5a465deddaedd7654289a1b5f8ce549b3e46edf by Dmitry Kazakov, on behalf of Carsten Hartenfels. Committed on 27/03/2026 at 20:19. Pushed by dkazakov into branch 'master'. [android] Don't pan window up when using text tool Because it's silly to do that when you can instead pan the canvas around and not have the entire window get offset. If a patched Qt is available, we pass the flag that tells the keyboard to please not do any panning or other adjustment. M +9 -0 CMakeLists.txt M +1 -0 config-qt-patches-present.h.cmake M +16 -1 plugins/tools/svgtexttool/SvgTextCursor.cpp https://invent.kde.org/graphics/krita/-/commit/e5a465deddaedd7654289a1b5f8ce549b3e46edf -- You are receiving this mail because: You are watching all bug changes.
