Dragonflight UI Classic

Dragonflight UI Classic

502k Downloads

[Feature Request] 2 Problems I have faced

Cortes-Jeremy opened this issue ยท 5 comments

commented

Hello,
Thank you again for your addon really bring a better experience in wow.

I faced 2 problem, I dont know if its supposed to happen or not

  • The first is I have enabled dark mode and every sub item is checked but my minimap is still not dark
  • The second is I id a battleground and I saw some things overlapping the minimap

I would like to be abble to have a dark minimap when its checked and to be able to move those capping widget and arena frames lower so they dont overlap on other UI elements (my map is scaled at 1 and full default settings)

Heres are images to help you see whats happening:
https://imgur.com/a/zUyQe9b
https://imgur.com/a/Yut72Lh

commented

Hey,
your screenshot shows a lua error (bugsack icon red), maybe thats the issue for the minimap, as lua exits execution on error.

The 'UIWidgetBelowMinimapContainerFrame' is something I didnt consider yet, thanks! I'll add options to move them, but will need to investigate a bit more what is already using this so I dont taint something by accident.

commented

For the bugsack its just an outdated addon called RadiSwitcherFix that use an outdated way to show addon settings

commented

Ha! I know why your map wasn't dark: you are using the rotate minimap option, which uses a different texture (MinimapCompassTexture) that wasnt included in the darkmode module.

commented

Thank you the dark map work now