Skip to content

Android: Disable Native QMenuBar

Sharaf Zaman requested to merge szaman/krita:android-native-menubar into master

The default native Menu bar on Android is a huge waste of space (just one hamburger menu). We disable it by default and set the MenuBar in kritarc to Enabled if the menu bar being used is a platform specific to prevent bugs like: https://krita-artists.org/t/my-menu-on-krita-disappeared/6719

Edited by Sharaf Zaman

Merge request reports