Comment 0 for bug 1356779

Revision history for this message
Michael Zanetti (mzanetti) wrote : MainView.bacgroundColor is not usable any more

Since the latest SDK updates, MainView.backgroundColor is not usable any more. It completely messes up the whole theming:

Setting a dark backgruond causes:

* Text in Dialogs to be unreadable
* Header Popovers (the new ones) to turn purple(!)
* Active ListItem's text color to be unreadable

And the situation seems to get worse with each uitk update... Maybe the *color properties of the MainView should just be removed?