I think I found a little error on this bug: Looke at the " Diff: 68
lines (+7/-5)":

  */
7        import QtQuick 2.4
8       +import QtQuick.Window 2.0 <------ LOOK HERE
9        import Ubuntu.Components 1.3
10       import Ubuntu.Components.Popups 1.3
11       import Ubuntu.Components.Styles 1.3 as Style

  */
28       import QtQuick 2.4
29      +import QtQuick.Window 2.2 <------ AND HERE
30       import Ubuntu.Components 1.3
31       import QtGraphicalEffects 1.0
32       import Ubuntu.Components.Private 1.3

I think is a mistake, but I am not a specialist...

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

Title:
  Reduce height of Sections in landscape on phone.

Status in Canonical System Image:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  According to the specifications for the Sections component in
  landscape mode here http://client.demo.haus/header/header-landscape-
  sections/ the height of the Sections component when the screen is less
  than 50 GU high should be reduced from 4 to 3 GU. Also, the margin
  between the bottom of the Sections and the baseline of the text (and
  the bottomMargin of the arrows) must be reduced from 2 to 1 GU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1551341/+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