Re: [UI] VinyUI
Posted: Fri Oct 11, 2019 2:19 am
Very good ui. Thanks for making it
This was long overdue, thanks for reminding me!Phantasm wrote: Sun Oct 13, 2019 11:42 am Could you please add optional dps and tank layout pictures to the 1st post? I spent like 30 mins trying to figure out why my dps layout doesnt look like picture in 1st post:)
The point of the addon is to have an action bar that's only visible when moused over. It has a /hidebar forceoff command that resets visibility of all hidden bars. If you've deleted the addon you can use this script to the same effect:Odaop wrote: Tue Oct 29, 2019 7:50 pm I can't get my 3rd bar to show, hidebar has hidden it even after every file of it has been deleted from the game. It's only hidden when using the 3 bars layout mode.
Code: Select all
/script WindowSetShowing("EA_ActionBar3",true)
Gronar wrote: Sun Nov 17, 2019 12:56 am Quick question, why would an action bar stay visible only on mouse over?
I just installed your UI pack on a fresh game install and I was playing with action bar's orientation, position and size, but for the life of me, I can't make bar #3 stay visible all the time, it disappears as soon as I move my mouse away from it.
Edit - I found out why. The HideBar addon was acting like that.
I unchecked it, but now the bar disappeared completely. No is not on low opacity, is not hidden from the interface menu.
Cheers