RC1
Max 2010 x64
Minimizing the primary floater does not minimize the secondary floater although closing the primary does close the secondary!. I think would make sense to sync those as well.
RC1
Max 2010 x64
Minimizing the primary floater does not minimize the secondary floater although closing the primary does close the secondary!. I think would make sense to sync those as well.
I am not sure whether it is technically possible (don’t know if any event handler catches the minimizing), but I will try to see if there is a way.
I couldn’t find an event handler for the minimizing of the main floater to force the secondary floater to also minimize.
I added code to resize the secondary floater when the primary is resized if they are locked together.
So for now this is in “Won’t fix (because I cannot)” land…
Thx for the effort !