Eric Cooper wrote: > If I enlarge a puzzle, but then change its type (from hard to easy, > for example), the window is reconfigured back to the initial small > size. I would like it to continue to use the size I've changed it to.
I think this happens because the type includes the number of tiles in the package. When the type is changed, we recalculate the desired window size and make a new request for the window to be that size. (Note, the *actual* size of the window is subject to window manager policy. I use ion, which pays no attention to such requests. ;-) I think what should happen when you change the type is that the puzzle compares the current window size with the desired window size and requests a resize only if the current size is too small. Does that seem reasonable? Ben. -- Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED] If you've signed my GPG key, please send a signature on and to the new uid. Life would be so much easier if we could look at the source code.
signature.asc
Description: This is a digitally signed message part

