Thread Tools Display Modes
12-20-06, 04:11 AM   #1
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
Scaling issue

With my darktide mod I have a problem. When I log in the scale isn't good. When I change my resolution and back to normal the scaling is good. How can i solve this?

http://www.wowinterface.com/download...sclassUIs.html is the link.

further details: the width of the bar is 1536 pixels. The formula i use for scaling is:
Code:
self.frame:SetScale(UIParent:GetWidth()/1536)
. Also when I check the use UI scale checkbox in interface options, its bugged even more.

Am i using the wrong formula?
  Reply With Quote
12-20-06, 01:16 PM   #2
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
Shameless Bump.
  Reply With Quote
01-06-07, 02:52 PM   #3
RaCailum
A Deviate Faerie Dragon
 
RaCailum's Avatar
Join Date: Dec 2006
Posts: 12
I have the same problem. is there a slash command to configure this?
__________________
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Scaling issue


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