Skip to content

templates/OverlayDrawer minor bugfixes

Fix little annoying bugs:

  • fix GlobalDrawer not immediately closing the tooltip and still showing it while its text changes (modal mode).
  • fix GlobalDrawer's tooltip being under the drawer (half of it is covered) while the drawer is opened (modal mode).
  • fix inline overlay drawer being under GlobalDrawer's handle (open/close button).

BUGFIX: 462602 BUGFIX: 462587 BUGFIX: 462605

Signed-off-by: Matej Starc matej.starc@protonmail.com

Edited by Matej Starc

Merge request reports