QML Radio Button issue, Redraw in Background
Unsolved
QML and Qt Quick
-
I am using Radio button in QML. I am deploying the application in the arm based board.
I am rotating the xserver. Because Screen width and screen height need to change.
xrandr -o rightBefore rotating the xserver the Radio button is working fine.
But After rotating the xserver, When click the Radio button, redrawing is happened with some different color.It will be very helpful anyone give the suggestions.
Thanks In Advance