Thread Tools Display Modes
11-13-09, 06:45 PM   #1
clayhall
A Defias Bandit
Join Date: Apr 2008
Posts: 3
Tooltip scale and moving castbar

Can anyone point me in the direction of how to change the tooltip scale in nUI+ and also how to move the cast bar in the HUD as well?

Thanks.
 
11-13-09, 07:10 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
The tooltip scale is controlled by the "Use UI Scale" option in the video interface options for WoW. As for moving the cast bar, you would have to edit [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {HUD mode} > nUI_HUDSkin_{HUD mode}_Player.lua ] and locate the ["Casting"] section. You move the bar by modifying the xOfs (horizontal offset) and yOfs (vertical offset) elements of the anchor section.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
11-13-09, 08:19 PM   #3
clayhall
A Defias Bandit
Join Date: Apr 2008
Posts: 3
Follow-up

Are there any limitations on using UI scale? It seemed to really bork up the dashboard when i tried that.

Thanks.
 
11-13-09, 08:22 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by clayhall View Post
Are there any limitations on using UI scale? It seemed to really bork up the dashboard when i tried that.

Thanks.
No... just adjust the scale to where you want it to be for the windows and whatnot that nUI does not control, then do '/nui rl' to reload the UI... nUI will recalculate the layout and you'll be all set.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
11-14-09, 08:21 AM   #5
clayhall
A Defias Bandit
Join Date: Apr 2008
Posts: 3
Originally Posted by spiel2001 View Post
The tooltip scale is controlled by the "Use UI Scale" option in the video interface options for WoW. As for moving the cast bar, you would have to edit [ Interface > AddOns > nUI > Layouts > Default > HUDLayouts > {HUD mode} > nUI_HUDSkin_{HUD mode}_Player.lua ] and locate the ["Casting"] section. You move the bar by modifying the xOfs (horizontal offset) and yOfs (vertical offset) elements of the anchor section.
Actually in a different file, just for anyone else who sees this. In xxx_Castbar.lua.
 
11-14-09, 10:49 AM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Doh! Thanks... I forgot I had to do that so the cast bar worked when the player bars were hidden. Thanks for posting that.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
11-15-09, 08:16 PM   #7
Thander
A Theradrim Guardian
Join Date: Apr 2009
Posts: 59
Originally Posted by spiel2001 View Post
Doh! Thanks... I forgot I had to do that so the cast bar worked when the player bars were hidden. Thanks for posting that.
Just shows how big the project has become. You really need a team to help you. =)
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Tooltip scale and moving castbar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off