Quote:
Originally Posted by Filippo
Hallo digitaldon37,
there is still a small problem with the graphic (see picture) and the switch from portrait mode to LandscapeMode.
If Form3 is visible and one of PortraitMode on LandscapeMode changes will be visible Form1, is it normal?
es gibt noch ein klein Problem bei der Grafik(siehe Bild) und beim umschalten von PortraitMode auf LandscapeMode.
Wenn Form3 sichtbar ist und man von PortraitMode auf LandscapeMode wechselt dann wird Form1 sichtbar, ist es normal?
Ciao,
Filippo
|
Hi Filippo,
As a quick test, you might see if changing the setting "themeFormColor" to something orange helps. (maybe 255,128,0)
[edit] There are also two other settings you can add to the theme file: buttonColor and ImageColor. You might set those to orange and see if the buttons look better.
I am going to add this to the bug list and see if I can fix that, as well as applying the settings correctly when switching between themes.