Thread: 1Pixel issue
View Single Post
03-18-10, 11:34 AM   #5
Dawn
A Molten Giant
 
Dawn's Avatar
AddOn Author - Click to view addons
Join Date: May 2006
Posts: 918
People should really learn to set up their UI properly. UI Scale isn't needed at all if you set the size of frames properly. Since small things don't need to get scaled down even more, right? A lot of default addon's frame sizes (height, width) are just way to big for the normal user, but then again changing the size is a solution that doesn't need an UIScale, too.

It does help to get things to be "pixelperfect", though. Because of the way WoW handles texture sizes depending on screen resolution. It's not the only way, however. It helps to avoid size values and frame positions that are uneven (121, 13, ...).
__________________
Rock: "We're sub-standard DPS. Nerf Paper, Scissors are fine."
Paper: "OMG, WTF, Scissors!"
Scissors: "Rock is OP and Paper are QQers. We need PvP buffs."

"neeh the game wont be remembered as the game who made blizz the most money, it will be remembered as the game who had the most QQ'ers that just couldnt quit the game for some reason..."

  Reply With Quote