Open IanTrudel opened 10 years ago
Shoes.app(:resizable => false) is not working on Windows 8.1 using Shoes 3.2.15. The window ends up being resizable anyway.
Thanks for the report!
Fix below is working.
https://github.com/shoes/shoes/issues/110 https://github.com/shoes/shoes/commit/4e7982ddcc8713298b6959804dab8d20111c0038
Shoes.app(:resizable => false) is not working on Windows 8.1 using Shoes 3.2.15. The window ends up being resizable anyway.