-
-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
power bars on raid frame will only go vertical #898
Comments
It's a little different than previous versions - I got mine to work like I had it in 1.13. Make sure your order is set so the HP bar is 0 (or if you want cast bars like mine that's 0, then HP can be 5, then energy/mana should be 10 if oyu want it on the bottom. I had to set left and center to vertical in the first tab, and right to horizontal. |
I had the same issue... It works, it just isn't intuitive on how to configure the bars. Left Center and Right are basically groups, and the orientation dictates how its children are stacked. If you want all of your bars to stack one on top of the other with horizontal bars, assign them all to the same group and have that group set to vertical. The groups themselves (Left, Center and Right) are always stacked horizontally as their names describe. Hope that helps. Dev's should maybe rename them to "Bar Groups", "Group 1" , "Group 2", etc. or something of the like instead of using the current naming convention. |
Good candidate for a Wiki page to explain how the bar groupings work. If I don't orient myself a bit after leaving my config for a bit, it takes me a little mental energy to get back up to speed on how the bar layout system works. |
I have my frames set for horizontal bars on raid frames, hp on top and energy/mana/rage on bottom. Latest version puts the power bar vertical only and cannot be placed back under hp horizontally. Same issue does not appear on other frames like MT or MT targets, player or party frames
The text was updated successfully, but these errors were encountered: