** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/app-theming-to-staging -- 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 -- 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