Hi,
On android when a canvas is hidden with canvas.hide() it still is visible.
I am running SmartGWT Pro v 5.0p and Cordova v 5.1.1.
For example when a user logs in I hide the canvas containing the login form and show the canvas with the main page. But the login canvas still shows through. The way I am getting around this is by setting the background of the main page to fully opaque and bringing it to front.
Have you heard about this issue? Do you have recommendations for it?
Thanks.
On android when a canvas is hidden with canvas.hide() it still is visible.
I am running SmartGWT Pro v 5.0p and Cordova v 5.1.1.
For example when a user logs in I hide the canvas containing the login form and show the canvas with the main page. But the login canvas still shows through. The way I am getting around this is by setting the background of the main page to fully opaque and bringing it to front.
Have you heard about this issue? Do you have recommendations for it?
Thanks.