Kuix project tracker

#15 Fullscreen problem after returning from normal canvas.

2009-01-19 18:08  |   Minor 
Submit by Wiszcz

State: Opened
Priority: Minor
Type: Bug
Milestone: -
Release: KuixKeyValidator 1.0.1
Body:

Problems with resizing after moving from normal canvas to KuixCanvas can be fixed by adding private variable isFullScreen to KuixCanva, and then at the begginign of the paint method:

        setFullScreenMode(isFullScreen);

To be honest i dont know how much impact can be that to the performance.

Comments

Wiszcz 2009-01-19 18:08

Should be assigned to Kuix 1.0.1, not KuixKeyValidator 1.0.1. Sorry.