Thread Tools Display Modes
03-11-09, 01:49 PM   #1
todd3835
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 89
Dashboard Size?

Ok, so I tried the instructions on the FAQ section, but I just can't seem to get it right. Is there anyone out there that has gotten the hScale and vScale that could post the settings as a baseline? Thanks.

-Todd
 
03-11-09, 01:51 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
What display resolution are you using?
__________________

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/
 
03-11-09, 02:46 PM   #3
todd3835
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 89
1600x1200 on a 21" non-widescreen. I think I got it working a bit, got it on the lowest "scale" in settings for blizzard, but it still seems big, maybe I'm just crazy lol
 
03-11-09, 04:21 PM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
The Bliz "Use UI Scale" does not change the size of the nUI dashboard at all... only the size of the Bliz frames... auction house, quest, etc. Give me a bit and I'll play with settings and give you a starting point for your hScale and vScale.

Originally Posted by todd3835 View Post
1600x1200 on a 21" non-widescreen. I think I got it working a bit, got it on the lowest "scale" in settings for blizzard, but it still seems big, maybe I'm just crazy lol
__________________

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/
 
03-11-09, 06:05 PM   #5
todd3835
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 89
Sorry, I also played with the settings in nUI a bit too. It's still feeling big, but there's no black sides that are extra LOL I just kinda guessed and put a random number in hehehe.

-Todd
 
03-11-09, 06:14 PM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by todd3835 View Post
Sorry, I also played with the settings in nUI a bit too. It's still feeling big, but there's no black sides that are extra LOL I just kinda guessed and put a random number in hehehe.

-Todd
Okay... the starting point for your scale should be something like this...

Code:
nUI_Options =
{
    scale = 1,
    hScale = 0.625,
    vScale = 0.6,
That will fit the UI across your screen and make the buttons square and the minimap round (or square as the case may be)... making hScale smaller will make the dashboard narrower. Making vScale smaller will make the dashboard shorter.
__________________

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/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Dashboard Size?

Thread Tools
Display Modes

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