← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1611035] Re: Flickable AP CPO needs to take left and right margins into account

 

This is no longer needed. I now use displayMargin{Beginning,End} of the
ListView. See https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-
toolkit/+bug/1611327

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1611035

Title:
  Flickable AP CPO needs to take left and right margins into account

Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  The new toolbar uses ListView (which is a Flickable) with scroll
  buttons on top of it. This makes the current ListView CPO unusable
  because it needs to take the overlaying buttons into account for
  left/right margins for swiping and visibility calculations for items
  in the ListView. This should probably be added to the Scrollable CPO
  (in _flickable.py).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1611035/+subscriptions


References