← Back to team overview

touch-packages team mailing list archive

[Bug 1427253] Re: [UbuntuShape] Contours and borders must be pixel-perfect under any resolution

 

** Branch linked: lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-
resolution-independance

-- 
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


References