[Libreoffice-bugs] [Bug 128502] Not possible to use the multitasking feature of iOS 13.x
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 16 07:59:29 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=128502
--- Comment #8 from Tor Lillqvist <tml at iki.fi> ---
Note to self in case I jump on to something else and forget all details about
this: The menu bar becomes vertical thanks to the media query in
loleaflet/node_modules/smartmenus/dist/css/sm-simple/sm-simple.css:
> @media (min-width: 768px) {
> /* Switch to desktop layout
that surrounds the part that makes the menu bar horizontal. For a split view
window, the min-width becomes less than 768 and thus the the "Switch to desktop
layout" isn't active.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200416/c38c9459/attachment.htm>
More information about the Libreoffice-bugs
mailing list