Le 03.07.2013 20:31, Alexandre Bergel a écrit :
It works well. Apparently, when you maximize a window, things they weird. For example, maximize the easel window, and press the examples button Can you reproduce this?
Solved.
This problem raised because in ROViewStack>> replaceFirstBy: the size of the camera was not updated.
Now, the size of the old camera is given to then new one.
Mathieu