Download
(254Kb)
Download
Updated: 03-09-16 06:18 PM
Pictures
File Info
Updated:03-09-16 06:18 PM
Created:03-02-12 11:22 AM
Downloads:28,428
Favorites:35
MD5:
Categories:oUF: Layouts, Minimalistic Compilations, Class Compilations, DPS Compilations, Healer Compilations, Generic Compilations

PixUI  Popular! (More than 5000 hits)

Version: 1.6.0
by: axebarbie [More]

No longer maintained.

Optional Files (0)


Post A Reply Comment Options
Unread 10-21-13, 11:49 AM  
skordetider
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
i'm not sure if you know that but with shaman weapon enhancement (flametongue etc) it appears right on top of debuffs the only way to fix it is by doing /reload while affected by a debuff to move it to the left like this https://goput.it/v9e.jpg
it looks like that https://goput.it/6c3.jpg as you can see trick debuff is stacked over my wep enhancement








bretty cool
Report comment to moderator  
Reply With Quote
Unread 10-23-13, 07:01 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by skordetider
i'm not sure if you know that but with shaman weapon enhancement (flametongue etc) it appears right on top of debuffs the only way to fix it is by doing /reload while affected by a debuff to move it to the left like this https://goput.it/v9e.jpg
it looks like that https://goput.it/6c3.jpg as you can see trick debuff is stacked over my wep enhancement








bretty cool
Did not know about this bug, weapon enchants are suppose to appear to the left of buffs if there are no debuffs present but it looks like my math is a bit off and it is counting it as if there are debuffs present.

Thanks for informing me, will be fixed in the next update.
Report comment to moderator  
Reply With Quote
Unread 10-29-13, 06:42 PM  
Sauerkraut
A Wyrmkin Dreamwalker
 
Sauerkraut's Avatar
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 267
Uploads: 8
Hey Snail, I really love what you have done with the actionbars, but I'd prefer to keep the rest of my UI is there any way I can pull the action bar out and use it alone. I looked at it briefly but I'm not sure how entangled it is with the other parts of the UI. Let me know. Thanks.
Report comment to moderator  
Reply With Quote
Unread 10-31-13, 10:58 PM  
skordetider
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
the ui is fucked up since 5.4.1 it will just spam "SNAILUI HAS BEEN BLOCKED FROM AN ACTION ONLY AVAILABLE TO THE BLIZZARD UI BLABLABLALBALBA" every 10 seconds
Report comment to moderator  
Reply With Quote
Unread 04-07-14, 04:07 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by skordetider
the ui is fucked up since 5.4.1 it will just spam "SNAILUI HAS BEEN BLOCKED FROM AN ACTION ONLY AVAILABLE TO THE BLIZZARD UI BLABLABLALBALBA" every 10 seconds
I'll look into it.

Originally Posted by Sauerkraut
Hey Snail, I really love what you have done with the actionbars, but I'd prefer to keep the rest of my UI is there any way I can pull the action bar out and use it alone. I looked at it briefly but I'm not sure how entangled it is with the other parts of the UI. Let me know. Thanks.
Yeah, this can be done by removing everything except the actionbar sections in the theme configuration files.

----------------------

Will be updating SnailUI for 5.4 soon.
Report comment to moderator  
Reply With Quote
Unread 04-09-14, 11:01 AM  
trickdaemon
An Aku'mai Servant

Forum posts: 36
File comments: 40
Uploads: 0
I cannot seem to find the additional action bars when they are enabled. Do I need to relog for them to show up?
Report comment to moderator  
Reply With Quote
Unread 04-09-14, 12:34 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by trickdaemon
I cannot seem to find the additional action bars when they are enabled. Do I need to relog for them to show up?
Hit the Show Misc Frames button, they are on the right hand side of the screen.
Last edited by axebarbie : 04-09-14 at 12:35 PM.
Report comment to moderator  
Reply With Quote
Unread 04-15-14, 07:22 PM  
newhalf
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
1. split action bars 2. bags not showing contents

Hello,

I am trying to split the row 1 action bar into two 1x6 button rows and double the size, The sizing is easy, but I can't for the life of me figure out how to split the row. Do I need to modify something further into how the rows are rendered?

I am having an Odd issue, I don't seem to have any bags when I click on b it shows the bags, but not the contents...
Report comment to moderator  
Reply With Quote
Unread 04-15-14, 09:30 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Re: 1. split action bars 2. bags not showing contents

Originally Posted by newhalf
Hello,

I am trying to split the row 1 action bar into two 1x6 button rows and double the size, The sizing is easy, but I can't for the life of me figure out how to split the row. Do I need to modify something further into how the rows are rendered?
It's setup so that each bar is rendered one after another. So to split them into more than 1 row, you would have to edit part of the source code. Take a look at this file:
Code:
SnailUI\Elements\ActionBars.lua
Originally Posted by newhalf
I am having an Odd issue, I don't seem to have any bags when I click on b it shows the bags, but not the contents...
This is pretty weird, do you have any other bag addons? The only thing I can think of that would cause this is a conflict with another addon. x.x
Report comment to moderator  
Reply With Quote
Unread 04-16-14, 07:03 AM  
newhalf
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Thumbs up Re: Re: 1. split action bars 2. bags not showing contents

Originally Posted by SnailCraft
Originally Posted by newhalf
Hello,

I am trying to split the row 1 action bar into two 1x6 button rows and double the size, The sizing is easy, but I can't for the life of me figure out how to split the row. Do I need to modify something further into how the rows are rendered?
It's setup so that each bar is rendered one after another. So to split them into more than 1 row, you would have to edit part of the source code. Take a look at this file:
Code:
SnailUI\Elements\ActionBars.lua
Originally Posted by newhalf
I am having an Odd issue, I don't seem to have any bags when I click on b it shows the bags, but not the contents...
This is pretty weird, do you have any other bag addons? The only thing I can think of that would cause this is a conflict with another addon. x.x
Great! I will look through that. This is all new to me, but I have coding experience and your code is very easy to follow. It should be fun to sort out.

As for the bag addon, pretty much the only other addon I use is the ElvUI suite, but it was disabled, I guess I can try removing it. ElvUI has it's own singlebag addon, so I didn't have to worry about having a standalone.

Thank's for the help!.
Report comment to moderator  
Reply With Quote
Unread 04-19-14, 06:17 PM  
AllBeefBear
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Was just wondering if someone could help me out with the action bars. I would like to have at three of them up at a time and was hoping someone could help me with the coding to set that up. I have zero coding experience so bear with me, please. I'd love to keep the same compact minimalist look of the UI, so if there is a way tho just shift everything up above the top action bar to squeeze another bar there that'd be great. Thanks for the help.

Edit:
This would be to help out my lock, so being able to keep the pet bar visible would be fantastic too.
Last edited by AllBeefBear : 04-19-14 at 06:35 PM.
Report comment to moderator  
Reply With Quote
Unread 04-20-14, 10:29 AM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
Originally Posted by AllBeefBear
Was just wondering if someone could help me out with the action bars. I would like to have at three of them up at a time and was hoping someone could help me with the coding to set that up. I have zero coding experience so bear with me, please. I'd love to keep the same compact minimalist look of the UI, so if there is a way tho just shift everything up above the top action bar to squeeze another bar there that'd be great. Thanks for the help.

Edit:
This would be to help out my lock, so being able to keep the pet bar visible would be fantastic too.
You can edit all of that in the theme files. (SnailUI \ Themes \ Compact \ Compact.lua)
Report comment to moderator  
Reply With Quote
Unread 04-20-14, 11:16 PM  
AllBeefBear
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I got it figured out. I was lazy and didn't read older post. Thank you for the response tho, SnailCraft. Really loving the UI, keep it up.
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 01:23 PM  
axebarbie
A Defias Bandit
 
axebarbie's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 92
Uploads: 3
1.0.1 has been released in preparation for 6.0. If you see any bugs, please report them here.

Do note that the default premade timers have been removed in preparation for the next update which will let you create your own dot timers through the interface menu.

Have fun!
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 06:28 AM  
lepoey
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
Ui not loading for warlock

I have the layout installed and it works just fine for every class but my Warlock. Is there a fix I can do for this?
Last edited by lepoey : 10-18-14 at 07:54 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.