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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551341 Title: Reduce height of Sections in landscape on phone. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1551341/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
