I can think of a solution where the AdaptivePageLayout has a
maximumHeaderHeight property that holds the maximum (implicit) height of
the header in each of the columns. App developers can then set
PageHeader { height: adaptivePageLayout.maximumHeaderHeight } to
synchronize the header heights.

However, that means that app developers have to do an effort to
synchronize the header heights, and most applications will not have the
header heights synchronized between the columns.

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

Title:
  Automatic Header height adjustment should be optional

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

Bug description:
  
  I am currently developing a convergence capable CAD App and i recently 
switched the UI to use AdaptivePageLayout and the new headers. I have noticed 
that the header automatically resizes across columns to match the column with 
the greatest header height. 

  This doesn't suit my particular application as I would like to
  maintain maximum screen space for the drawing canvas.

  I have attached some screenshots (early development - dont judge me!!)
  of what I am seeing.

  It would be super cool if you could include a flag or option to
  disable the header adjustment for any particular page or column.

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

Reply via email to