ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Any way to reduce compass opacity? (https://www.esoui.com/forums/showthread.php?t=9063)

Racke 04/03/20 11:18 AM

Any way to reduce compass opacity?
 
I tried ZO_Compass:SetAlpha() and ZO_CompassFrame:SetAlpha(), but neither works.

votan 04/03/20 12:05 PM

Lua Code:
  1. ZO_CompassFrameLeft:SetAlpha(0)
  2. ZO_CompassFrameCenter:SetAlpha(0)
  3. ZO_CompassFrameRight:SetAlpha(0)

Racke 04/03/20 12:18 PM

Legend. Thank you. :)


All times are GMT -6. The time now is 02:19 PM.

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