← Back to team overview

touch-packages team mailing list archive

[Bug 1534674] [NEW] [AdaptivePageLayout] Add function to return the top Page of a PageColumn

 

Public bug reported:

Add a function that will return a reference to the top Page object in a
specific PageColumn.

Suggestion:

getPageInColumn(int columnIndex)

Use Case:

In uReadIt I have at most a 3-column layout. I would like a user action
on an item in the first column to add a Page to the 3rd column. This
requires knowing the current page in the 2nd column in order to call
pageStack.addPageToNextColumn(secondPage, "SourcePage.qml").

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Wishlist
         Status: New

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

Title:
  [AdaptivePageLayout] Add function to return the top Page of a
  PageColumn

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

Bug description:
  Add a function that will return a reference to the top Page object in
  a specific PageColumn.

  Suggestion:

  getPageInColumn(int columnIndex)

  Use Case:

  In uReadIt I have at most a 3-column layout. I would like a user
  action on an item in the first column to add a Page to the 3rd column.
  This requires knowing the current page in the 2nd column in order to
  call pageStack.addPageToNextColumn(secondPage, "SourcePage.qml").

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


Follow ups