Summary: | color selectors cover the entire screen and slow on android | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | barberapali |
Component: | Color Selectors | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | tamtamy.tymona |
Priority: | NOR | ||
Version: | 4.4.2 | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 11.x | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/cd978aedb3163a61ff6046bc25ea0ba1c6a00987 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | color selector on windows top view and on android bottom view |
Description
barberapali
2021-02-03 10:53:00 UTC
Can you install 4.4.1 apk and see if it's smaller there? The link to apk is here: https://download.kde.org/stable/krita/4.4.1/ (I'm not sure which one you should use). looks the same Git commit 8945ec9e61774f08819e84273c1a47ee0aaf9243 by Sharaf Zaman. Committed on 03/02/2021 at 16:43. Pushed by szaman into branch 'master'. Android: color selector covering entire screen The `defaultWindowState` for `Qt::Window` on Android is `Qt::WindowMaximized` for all but Dialogs and Popups... M +1 -1 plugins/dockers/advancedcolorselector/kis_color_selector_base.cpp https://invent.kde.org/graphics/krita/commit/8945ec9e61774f08819e84273c1a47ee0aaf9243 Git commit cd978aedb3163a61ff6046bc25ea0ba1c6a00987 by Sharaf Zaman. Committed on 23/02/2021 at 08:19. Pushed by szaman into branch 'krita/4.3'. Android: color selector covering entire screen The `defaultWindowState` for `Qt::Window` on Android is `Qt::WindowMaximized` for all but Dialogs and Popups... (cherry picked from commit 8945ec9e61774f08819e84273c1a47ee0aaf9243) M +1 -1 plugins/dockers/advancedcolorselector/kis_color_selector_base.cpp https://invent.kde.org/graphics/krita/commit/cd978aedb3163a61ff6046bc25ea0ba1c6a00987 |