ok, linked branch has an approach i think should def work... featured
tile width is derived from a global, so aaron your approach is
maintained except we only use the calc'd req_width if it is larger than
the current global featured_tile_width value

along the lines of:
global _featured_tile_width
_featured_tile_width = max(req_width, _featured_tile_width)

all featured tiles throughout software center will have the same width
as a consequence of this change.  Hope this is desirable.

** Branch linked: lp:~mmcg069/software-center/Bug833697

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833697

Title:
  [GTK3] "What's New" and "Top Rated" tiles have different widths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/833697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to