Thread Tools Display Modes
06/21/17, 11:27 AM   #1
ovinnik
Join Date: Jan 2017
Posts: 21
Azurah: Rescaling the target frame

Hello!

This is about Azurah’s rescaling function, specifically about the target frame:

When I resize the target frame to anything larger than 100%, the associated text and icons (name, class, alliance) scale up as well, and turn blurry. The overlay text for a target's health values looks fine, however.

o:SetInheritScale is set to false, so it’s (probably, I’ve no idea) not that.

Is there perhaps a solution to this? Anything I can do myself?
  Reply With Quote
06/21/17, 11:30 AM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
Are you just trying to keep the images from scaling up then?
  Reply With Quote
06/21/17, 11:37 AM   #3
ovinnik
Join Date: Jan 2017
Posts: 21
If that's the easiest solution, then yes. Also the name (and/or handle). Though I do wonder why no one seems to have encountered this issue before.
  Reply With Quote
06/21/17, 12:06 PM   #4
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
The blurring is simply the result of stretching a small image larger, so as far as I know you can't do anything about it except to not allow the images to grow.
  Reply With Quote
06/21/17, 12:13 PM   #5
ovinnik
Join Date: Jan 2017
Posts: 21
Short of replacing the images, I suppose... Is there some part of the code I might look into in order to accomplish what you said? And would it work for the text as well?
  Reply With Quote
06/21/17, 12:21 PM   #6
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
You might want to inspect the target frame with Zgoo so you can try to pinpoint the names of these things to more easily find it in the code, or look through for the scaling function in Azurah and see if it's just something that needs disabled for the icons/text for the target frame.
  Reply With Quote
06/21/17, 12:34 PM   #7
ovinnik
Join Date: Jan 2017
Posts: 21
Thank you very much! I'll see if I can find what I'm looking for, Zgoo looks helpful indeed.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Azurah: Rescaling the target frame

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