But please let me know if you think that depending on `WindowPosChanged` could prove to be fragile for this, so that I can adapt accordingly.
I have no idea :sweat_smile:. I'd think that using SetParent to react to parent changes makes sense if you want something to be done on the signal edge, and could be cleaner than computing the edge again, from the available information.