touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #37462
[Bug 1277647] Re: Changing theme from Ambiance to SuruDark or SuruGradient in MainView's completion causes binding loops.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => In Progress
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/app-theming
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1277647
Title:
Changing theme from Ambiance to SuruDark or SuruGradient in MainView's
completion causes binding loops.
Status in Address Book App:
Fix Released
Status in “address-book-app” package in Ubuntu:
Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
In Progress
Bug description:
The following code snippet reproduces the error:
import QtQuick 2.0
import Ubuntu.Components 0.1
MainView {
width: units.gu(40)
height: units.gu(71)
Component.onCompleted: Theme.name = "Ubuntu.Components.Themes.SuruDark"
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1277647/+subscriptions