---
** [bugs:#1285] Maximising and closing subpatch window moves window off screen**
**Status:** open **Group:** v0.47 **Created:** Sun Feb 05, 2017 08:13 AM UTC by Anonymous **Last Updated:** Sun Feb 05, 2017 08:13 AM UTC **Owner:** nobody
Issue on Windows 10 on Pd 0.47.1
Steps to reproduce: Create a new file, make a subpatch and maximise the subpatch window, close the window and reopen the subpatch. It is now effectively hidden since the window x y position has moved way off screen. The line in the .pd save file looks like this:
#N canvas 3828 1025 1920 997 test 0; but should be #N canvas 0 50 1920 997 test 0;
It's easy enough to fix with text editor but still a fairly annoying glitch.
---
Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.