Addon for changing the size of the UI ?

Addon for changing the size of the UI ?

by Boufcon » Wed Jul 01, 2015 12:11 pm

Hello, i was wondering if there was an addon that allowed us to modify the size of the different UI elements like chat, action bars, etc...Because the cursor in video is only to modify all the elements, and when i'm setting a size that i like, i can't read the chat well or some other elements...
Tauren Druid
User avatar
Boufcon
Tester
 

Re: Addon for changing the size of the UI ?

by schaka » Wed Jul 01, 2015 1:41 pm

Not sure MoveAnything can already do this in Vanilla... but:

Mouseover what you wanna change, type
Code: Select all
/run DEFAULT_CHAT_FRAME:AddMessage(GetMouseFocus():GetName())


Then do with whatever name it tells you in chat (case sensitive)
Code: Select all
/run NameYouGot:SetScale(1.2)
schaka
Senior Sergeant
Senior Sergeant
 

Re: Addon for changing the size of the UI ?

by Boufcon » Wed Jul 01, 2015 4:08 pm

Doesnt really work...it gives me an error message :/
Tauren Druid
User avatar
Boufcon
Tester
 

Re: Addon for changing the size of the UI ?

by schaka » Thu Jul 02, 2015 7:50 am

You gotta type it exactly like that...

- open your chat window, copy in the first line
- mouseover the frame you want to re-scale
- press enter
- watch chat for the name (for example, PlayerFrame)
- use the second line, but replace NameYouGot with whatever name (for example, PlayerFrame)

Not that hard, is it?
schaka
Senior Sergeant
Senior Sergeant
 

Re: Addon for changing the size of the UI ?

by Mr_Rosh » Thu Jul 02, 2015 12:54 pm

Or just get the name and type /move SOMETHING and you will be able to adjust the size manually.
User avatar
Mr_Rosh
Senior Sergeant
Senior Sergeant
 

Re: Addon for changing the size of the UI ?

by Boufcon » Fri Jul 03, 2015 11:19 am

Nothing of these worked, I tried to download the addon MoveAnything, but all the versions i found were out of date, guess it's impossible then :/
Tauren Druid
User avatar
Boufcon
Tester
 

Re: Addon for changing the size of the UI ?

by Mr_Rosh » Fri Jul 03, 2015 12:55 pm

You need to enable the Out of date addons from the login screen in order for them to work.
User avatar
Mr_Rosh
Senior Sergeant
Senior Sergeant
 


Return to Addons & macros