Public bug reported: The UbuntuShape doesn't scale correctly at different resolution. The grid unit system implies that a fixed unit can have different pixel sizes on different form factors. The current rendering code uses simple bilinear filtering on a fixed texture size to display the borders, leading to magnification and minification artifacts (blurry borders). The shape is the base of all our UI components, it is visible on almost every applications using the toolkit, so it must be pixel-perfect under any resolution and scaling transforms.
** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari (loic.molinari) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1427253 Title: [UbuntuShape] Contours and borders must be pixel-perfect under any resolution Status in ubuntu-ui-toolkit package in Ubuntu: In Progress Bug description: The UbuntuShape doesn't scale correctly at different resolution. The grid unit system implies that a fixed unit can have different pixel sizes on different form factors. The current rendering code uses simple bilinear filtering on a fixed texture size to display the borders, leading to magnification and minification artifacts (blurry borders). The shape is the base of all our UI components, it is visible on almost every applications using the toolkit, so it must be pixel-perfect under any resolution and scaling transforms. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1427253/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp