eclipsesource / tabris

Tabris for Eclipse RAP
https://eclipsesource.com/products/tabris
53 stars 18 forks source link

iOS Action Bar foreground colours #469

Closed JohnGymer closed 5 years ago

JohnGymer commented 5 years ago

In Tabris for RAP 3.6, on iOS, how do I control the foreground colours of the back menu and other Action Bar items? The page config foreground colour only seems to affect the title of the page (this is using TabrisUI), but the navigation items and actions always appear in cyan. iPadActionBarColours

UIConfiguration fg and bg colours work, but only for the bg and the title: uiCfg.setBackground(main.iOSActionBarBGColour); uiCfg.setForeground(main.iOSActionBarFGColour);

ifurnadjiev commented 5 years ago

That's fixed in latest tabris-js-remote module - 3.6.8