Comment 6 for bug 643675

Revision history for this message
Mario Kemper (Romario) (mario-kemper) wrote : Re: [Bug 643675] Re: Editor window opens too large.

> If I'm correct, the code tries to set the size minimum at 640-480 or
> 100
> pixels less than original window - maybe, this is the problem.

If possible it is set to 640x480. If not it is set to desktop-width
-100, desktop-height - 100.

Maximized/Unmaximized state is not explicitly saved/restored. I'll have
a closer look at it tomorrow.