Pixel Perfect Implementation.#261
Conversation
|
"PixelPerfect" is a plague upon wow addons... The lack of it is one of the biggest reasons I use this addon. Especially on higher resolution screens, addons utilizing "pixel perfect" scaling never line up properly due to precision lost during rounding of decimals. If you ever decide to merge something like this, please allow it to be disabled. |
|
Being optional would be excellent for everyone of course, on the contrary the lack of any Pixel Scaling is the reason I currently don't use this addon at all, since half of the time the addon fails to draw every pixel it needs to look good on the screen, it's not really even a addon issue is a issue on how the game handles this, Addons just trying to fix the issue. Regardless I doubt this will be merged or even implemented at this point, so I don't think you have to worry. |
(Had to fix the pull request so the file differences shown up correctly)
This implements means to obtain pixel perfect position when setting sizes, points and frames in code, leveraging the user from tweaking with settings to find the perfect positions.
Benefits of this includes;
Improvements;