shoes-deprecated icon indicating copy to clipboard operation
shoes-deprecated copied to clipboard

Shoes.app :resizable not working

Open IanTrudel opened this issue 10 years ago • 2 comments

Shoes.app(:resizable => false) is not working on Windows 8.1 using Shoes 3.2.15. The window ends up being resizable anyway.

IanTrudel avatar Sep 20 '14 17:09 IanTrudel

Thanks for the report!

PragTob avatar Sep 28 '14 15:09 PragTob

Fix below is working.

https://github.com/shoes/shoes/issues/110 https://github.com/shoes/shoes/commit/4e7982ddcc8713298b6959804dab8d20111c0038

IanTrudel avatar Nov 08 '14 15:11 IanTrudel