Shadow & Light Skin Fix
Shadowinplay opened this issue ยท 1 comments
Hey Benik, could you fix this minor bug with the Shadow & Light skin?
Apparently the skin for the location panel coordinates is on another frame level than its parent frame, so it's causing some overlapping with other frames, such as the buffs frame from ElvUI as show on the screenshot below. The frame level of the BUI skin is set to level 5 and the coords frame is level 3. The frames in question are SLE_LocationPanel_X and SLE_LocationPanel_Y.
Also, another suggestion is to change the (y) position of the dropdown menu from the location panel to -6 (doesn't overlap if BUI shadows are enabled) to avoid overlapping with the main panel. The frames are SLE_LocationPanel_RightClickMenu1 and SLE_LocationPanel_RightClickMenu2.