Summary: | Android: Flickering square appears where you are currently drawing | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | AppTest <xeses16388> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anna.medonosova, shzam |
Priority: | NOR | Keywords: | triaged |
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 10.x | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/8bf0fc58a40e1270623e4e2087dec29bfc2878ec | Version Fixed In: | |
Sentry Crash Report: |
Description
AppTest
2020-07-17 18:55:57 UTC
This might be a matter of fine tuning the configuration to your hardware. Can you reproduce the flickering with different display settings? To change display settings, go to "Settings" -> "Configure Krita" -> "Display". You can try 1, unchecking the "Use texture buffer" option 2, selecting a different "Scaling Mode" 3, turning off "Canvas Graphics Acceleration" For more details about the settings, you can refer to the manual at https://docs.krita.org/en/reference_manual/preferences/display_settings.html The flickering is still reproducible with the different settings with exception to disabling Canvas Graphics Acceleration. Disabling technically disappears the flickering, but now the canvas turns blurry and performance is so slow with it disabled, so that CGA option is not worth considering. I'm on an Android tablet, by the way. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/592 Git commit 34d7b5a25a38da5c5d29cca5bbf09775a49b2312 by Sharaf Zaman. Committed on 18/11/2020 at 09:54. Pushed by szaman into branch 'krita/4.3'. Bugfix Android: flickering tiles on OpenGL canvas M +2 -2 libs/ui/opengl/kis_opengl_canvas2.cpp https://invent.kde.org/graphics/krita/commit/34d7b5a25a38da5c5d29cca5bbf09775a49b2312 Git commit 8bf0fc58a40e1270623e4e2087dec29bfc2878ec by Sharaf Zaman. Committed on 18/11/2020 at 09:55. Pushed by szaman into branch 'master'. Bugfix Android: flickering tiles on OpenGL canvas (cherry picked from commit 34d7b5a25a38da5c5d29cca5bbf09775a49b2312) M +2 -2 libs/ui/opengl/kis_opengl_canvas2.cpp https://invent.kde.org/graphics/krita/commit/8bf0fc58a40e1270623e4e2087dec29bfc2878ec |