https://bugs.kde.org/show_bug.cgi?id=404023

--- Comment #4 from Emmanuel Lepage Vallée <elv1...@gmail.com> ---
Oh, don't take it like that. That's a real bug, I am not arguing it, I was just
referring why that weird space was added. In previous version of Kirigami, the
handle was always there, you could not press back button without this space. On
newer version it's moving around with no way to prevent it. Yes, you can force
the toolbar **on the desktop mode**, but the `pageStack.globalToolBar.style` is
ignored on mobile, so it isn't a solution either.

It needs a proper fix and a proper way to detect when the space is necessary
and when it is not. IMHO there should be a way to block the handle from getting
there. A chat app is "naturally" bottom heavy and those controls get in the way
(be it the main action button or the handle).

For the Android APK, I had to delete the code from Kirigami for anything but
the global toolbar because it was adding buttons on top of the chatbox. I mean,
it's a real problem for Banji, the wizard button offset is just the tip of the
iceberg. I understand the reason why Kirigami is bottom heavy and why it tries
to fight you when you try to force the control to be at the top. However it
really doesn't work in this case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to