Search found 1 match
- Mon Dec 16, 2019 3:06 pm
- Forum: Support and Development
- Topic: Love resize error
- Replies: 1
- Views: 3015
Love resize error
First, hello to everyone. I tried to resize the window width based on the height, but I can't get the expected result, love looses the mouse click when resized this happens because setMode call resize again. The function i would need would be something like "ResizeEnd" function game.resize...