WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   OpenRDX: Bug/Error Reports (https://www.wowinterface.com/forums/forumdisplay.php?f=105)
-   -   [Bug] MainMenuBar not completely hidden (https://www.wowinterface.com/forums/showthread.php?t=45738)

Brainn 01-27-13 04:03 AM

[Bug] MainMenuBar not completely hidden
 
With the fix for the ExtraActionButton you removed the MainMenuBar frame from parts of the blizzdisable scripts. Now, this leaves a invisible MainMenuBar frame at the bottom of the screen, and that frame covers my rdx actionbars, making it impossible to click on the buttons. MainMenuBar:Hide() solves the problem, but im not sure if the ExtraActionBar is still working then. Since those frames interact in some way i think the best solution would be to resize the MainMenuBar frames heigth to 1px ?

zork 01-27-13 05:28 AM

By default some frames have mouse enabled.

Lua Code:
  1. MainMenuBarArtFrame:EnableMouse(false)

Use /fstack and find whatever frame is causing this.

Brainn 01-27-13 10:15 AM

thanks zork
Code:

MainMenuBar:EnableMouse(false);
@l234, \RDX\BlizzFullDisable.lua helps - hope the blizzard guys did not put something to re-enable it somewhere in the onevent functions :)

sigg 01-28-13 02:15 PM

Add in Github

Cheers


All times are GMT -6. The time now is 04:32 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI