Thread Tools Display Modes
04/10/17, 10:03 AM   #1
Gamer1986PAN
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 87
Saved Variables with different display Resolution

Asking this for a buddy:

How can you make addons "auto-adjust" or at least "less-work-adjust" from a "Wide QHD" 2560*1440 resolution to a lower like "Full HD" 1920*1080 by holding all other variables?
Like the Icons from CraftStore you can place on your display...

He is playing on a Desktop (higher resolution) and on a Laptop (lower resolution)
  Reply With Quote
04/10/17, 11:05 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,963
The easiest way would be to save different saved variables at each pc and not share them between both pcs, as they are stored locally for each pc on their own hard disk.

If the addon needs to save the visual data differently, depending on the screen resolution, one would need to build the addon for this from the beginning I guess, and add something like "profiles" for the screen resolutions.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Saved Variables with different display Resolution


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