I've run into that in the past, and that issue was that the window shrinks each 
time a stack is opened. I think that was addressed a long time ago, but what I 
have done because I have multiple windows and I am finding my windows off 
screen so often, is I save the rect and loc in a property of the stack when I 
close it, then on openStack I check to make sure all the coordinates are within 
the screen rect, and if not I center the window. 

Bob S


> On Oct 11, 2017, at 18:35 , Monte Goulding via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> I haven’t noticed this myself but dod spend some time trying to replicate it. 
> A few people have complained about it. Has it been reported? My suspicion if 
> it is just a Mac issue would be the menubar height is somehow not being taken 
> into account.
> 
> Cheers
> 
> Monte

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to