José Matos wrote:
On Wednesday 01 November 2006 12:47 am, John Levon wrote:
If I start lyx, often I get a small window (300x300 or something),
instead of fullsize as I previously had it...
That is a bug in the session handling code. I think that it now happens when
destroying the window. If you use File->Quit everything works.
Abdel, I think that you swapped the bug, last week was the other way
around. ;-)
This is because the session saving is not placed correctly (it is due to
the new multi-window support, not Bo's fault). The correct way of saving
window geometry (and other session stuff like toolbar positions) is to
do that in LyXView::close(). Then we will be sure that it will be saved
correctly in any case.
Would you take care of that Bo please?
Sorry to delegate that much but we have competent people here in the
list and I can't do much LyX development for the next two weeks.
Abdel.