Elias Volanakis

Results 9 comments of Elias Volanakis

Related to https://github.com/eclipsesource/tabris-ios/issues/749

I believe this is fixed with Tabris 1.4.4

There are actually four states for this in iOS.

Sample screenshot: ![example](https://cloud.githubusercontent.com/assets/90484/10040805/64b43570-61df-11e5-8fe5-dc0f3859f7f7.png)

+1 - this would really help

Opened tabris-android issue: https://github.com/eclipsesource/tabris-android/issues/919

But after tree.setBackground(...) it has a color on android. My point is, it is not cross platform as currently implemented. It should be fairly trivial to make it consistent on...

BTW: Saw this again today in another app. It happens for any Composite (snippet adjusted). In a nutshell: if the background color of a composite is not set, there is...