From: Greg D. <gre...@us...> - 2018-12-14 07:54:22
|
This seems to be working properly in the latest 9.0.2d1 devbuild. Thanks! --- ** [tickets:#209] Window position/size saved state is altered when re-opening a document** **Status:** fixed **Created:** Tue Dec 11, 2018 07:09 PM UTC by Greg Dunn **Last Updated:** Thu Dec 13, 2018 07:08 AM UTC **Owner:** nobody When changing something like the wrapping and/or window size/position, recording the window state and then saving the document, the document (when re-opened) displays with the top left corner of the window displaced downward by about 60 pixels. The lower left/right coordinates aren't disturbed (so the window ends up being a little smaller). Subsequent opens of saved documents retain this offset - I had thought perhaps it was attempting to tile or overlap the windows, but it seems just to be applying a fixed offset from the upper left corner of the screen to the top left of the document window. Curiously, if I reduce the window size by resizing from the top of the window, making it yet smaller, that state seems to be retained. Resizing it so that the top nestles just below the status bar (where a default document is placed) and then saving does not retain the setting, but causes the window top left to be displaced downward again on re-open. OS X Yosemite 10.10.5, Alpha 9.0.1 (8030) --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |