[Touch-packages] [Bug 1474612] Re: LeadingAction animated component shows over left items

2015-07-22 Thread Zsombor Egri
Alternatively, you can set clipping on the UbuntuListView, then only one
clipping will be executed, not as many as items are in the view.

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

Title:
  LeadingAction animated component shows over left items

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  When a ListItem is placed to the right of another item (i.e. in a Row)
  the leadingAction animated component is displayed over this item,
  hiding it. This is affecting the new history view for webbrowser,
  where we have a left column showing dates and a right one showing the
  urls visited in that day. The attached sample qml file shows an
  example of the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1474612/+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


[Touch-packages] [Bug 1474612] Re: LeadingAction animated component shows over left items

2015-07-22 Thread Zsombor Egri
You can fix this by setting clip: true on ListItem. The clipping has
been left intact deliberately due to implications on performance.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  LeadingAction animated component shows over left items

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  When a ListItem is placed to the right of another item (i.e. in a Row)
  the leadingAction animated component is displayed over this item,
  hiding it. This is affecting the new history view for webbrowser,
  where we have a left column showing dates and a right one showing the
  urls visited in that day. The attached sample qml file shows an
  example of the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1474612/+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


[Touch-packages] [Bug 1474612] Re: LeadingAction animated component shows over left items

2015-07-16 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Triaged

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Zsombor Egri (zsombi)

** Tags added: new-listitem

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

Title:
  LeadingAction animated component shows over left items

Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  When a ListItem is placed to the right of another item (i.e. in a Row)
  the leadingAction animated component is displayed over this item,
  hiding it. This is affecting the new history view for webbrowser,
  where we have a left column showing dates and a right one showing the
  urls visited in that day. The attached sample qml file shows an
  example of the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1474612/+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