I tried creating a Restore hook but got the error that Restore did not exist in the static __RequiredHooks Map. I simply added it like this to make it work on my end:
Another thing:
When I try creating a Move hook on the same Window I have created Restore and Minimize hooks, nothing happens and the callback is never called.
Edit: No I was just being stupid on the Move Hook part.
Nice assortment of scripts/libraries though! Hope to see this get resolved.
I tried creating a Restore hook but got the error that Restore did not exist in the static __RequiredHooks Map. I simply added it like this to make it work on my end:
Another thing: When I try creating a Move hook on the same Window I have created Restore and Minimize hooks, nothing happens and the callback is never called. Edit: No I was just being stupid on the Move Hook part.
Nice assortment of scripts/libraries though! Hope to see this get resolved.