Download
(2Kb)
Download
Updated: 06-28-11 03:16 AM
Pictures
File Info
Updated:06-28-11 03:16 AM
Created:03-07-11 05:39 AM
Downloads:4,480
Favorites:31
MD5:

nibWindowSize

Version: 1.3
by: Nibelheim [More]

1.3


What is it:

nibWindowSize is a lightweight (4kb) addon to adjust the size of the in-game windows (SpellBook, Character, Trade, Auction House, etc).

I often find myself running at low UI scales, unfortunately this makes the in-game windows small and hard to read. So I made this little addon to bring them back up to size It can also work the other way, and make windows smaller.

All options can be adjusted at the top of Config.lua
After changing settings, type: /reload ui



Options:
  • Scale
  • Menu / drop-down lists scale
  • Custom frames
  • Exclude frames



Other nib Addons:

1.3
  • TOC bump.

1.2
  • Drop-down menus now scaled, with appropriate options added.

1.1
  • Added a lot more windows to the resize list. Most, if not all, in-game windows should now be covered.
Post A Reply Comment Options
Unread 09-28-12, 10:54 AM  
Areul
A Kobold Labourer

Forum posts: 0
File comments: 119
Uploads: 0
in 5.0.5 when I press the " i " button (keyboard), my "Find Group" button out of the PVE frame window.
Last edited by Areul : 09-28-12 at 08:46 PM.
Report comment to moderator  
Reply With Quote
Unread 03-25-12, 02:03 AM  
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1600
File comments: 2305
Uploads: 21
Originally Posted by Antics
I added

"ContainerFrame1",
"ContainerFrame2",
"ContainerFrame3",
"ContainerFrame4",
"ContainerFrame5",

to core.lua, but it is only resizing the bags every now and then. ill open my bags, they will be huge, then a couple seconds later they will shrink to a better size. if i close and reopen, they open at the huge size and never shrink.
I'll need to add events/etc to watch for when the bags open. However, due to my health, I may not be able to get an update out for a while.
Report comment to moderator  
Reply With Quote
Unread 03-24-12, 10:40 PM  
Antics
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
I added

"ContainerFrame1",
"ContainerFrame2",
"ContainerFrame3",
"ContainerFrame4",
"ContainerFrame5",

to core.lua, but it is only resizing the bags every now and then. ill open my bags, they will be huge, then a couple seconds later they will shrink to a better size. if i close and reopen, they open at the huge size and never shrink.
Last edited by Antics : 03-25-12 at 12:20 AM.
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:55 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Ha ok its PP with scale set to 1 BUT the game menu was fuzzy thats why I thought it was not. So... i now have to finde a multiplicator of 1 .. e.g. 2 is working its still PP but a little bit toooo big
http://img249.imageshack.us/img249/5708/pps.png
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 11-03-11 at 04:57 PM.
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:47 PM  
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1600
File comments: 2305
Uploads: 21
Originally posted by Tonyleila
I'm using a pixel perfekt UI scale (UIScaler says its 0.71111... for my 1920x1080 reso) and its scaled by NibUIscale
Well, I'm not really sure. nibWindowSize wasn't really meant for PP UIs, as any scaling tends to make edges all fuzzy wuzzy. Are windows PP without nibWindowSize running?
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:26 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
I'm using a pixel perfekt UI scale (UIScaler says its 0.71111... for my 1920x1080 reso) and its scaled by NibUIscale
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:23 PM  
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1600
File comments: 2305
Uploads: 21
Originally posted by Tonyleila
Is there any way to fine out the 1:1 scale for windows too? I use Aurora and with 1 (unscaled) its unsharp best seams to be 1.048
Hmm, if you're using a non-pixel perfect UI scale, and want to resize windows so that they become pixel perfect, then it's probably something along the lines of:

Scale = (768 / ScreenHeight)
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:19 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Is there any way to fine out the 1:1 scale for windows too? I use Aurora and with 1 (unscaled) its unsharp best seams to be 1.048
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 11-03-11 at 04:19 PM.
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:04 PM  
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1600
File comments: 2305
Uploads: 21
Originally posted by Tonyleila
I think it was because i change the minscale to 0.95 i downloaded again and it works fine now.

btw "GameMenuFrame", is missing
Okie dokie
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 04:02 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
I think it was because i change the minscale to 0.95 i downloaded again and it works fine now.

btw "GameMenuFrame", is missing
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 02:37 PM  
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1600
File comments: 2305
Uploads: 21
Originally posted by Tonyleila
I have massive tooltip problems with this addon (e.g. doungen browser and other things at the minimap and broker addons from bazooka) the move out of the screen ;(
Could you provide screenshots of the minimap issues? Can't see anything myself from a quick test.
Report comment to moderator  
Reply With Quote
Unread 11-03-11, 02:32 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
I have massive tooltip problems with this addon (e.g. doungen browser and other things at the minimap and broker addons from bazooka) the move out of the screen ;(
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Last edited by Tonyleila : 11-03-11 at 03:05 PM.
Report comment to moderator  
Reply With Quote
Unread 07-22-11, 12:41 PM  
cosmicB
A Murloc Raider
 
cosmicB's Avatar

Forum posts: 6
File comments: 188
Uploads: 0
A total gem for us none rich people who can afford 1980 reso
Report comment to moderator  
Reply With Quote
Unread 07-02-11, 07:11 AM  
NLZ
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Oh, nice.
Btw, in the Auctioneer the AH windows has some button that modifies its layout, changing the windows size back to the default. Could you fix this and similar stuffs?
Report comment to moderator  
Reply With Quote
Unread 03-07-11, 07:22 AM  
spode
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Man, the other day I was like 'if only the windows were bigger' and now you make this! A bit scary... but thanks!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: