Benik / BenikUI

BenikUI is an external ElvUI mod, adding different frame style and new features like detatched portraits and dashboards.
https://www.curseforge.com/wow/addons/benikui
7 stars 6 forks source link

Shadow & Light Skin Fix #51

Closed ghost closed 5 months ago

ghost commented 5 months ago

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.

WoWScrnShot_062624_174239

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.

Before (unedited with BUI shadows disabled): WoWScrnShot_062624_172642

After (edited with BUI shadows enabled): WoWScrnShot_062624_173521

Benik commented 5 months ago

Should be fixed on dev version. Thanks :)