1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 09:20:38 +00:00

Cancel selection after window is resized.

This commit is contained in:
FellippeHeitor 2016-07-19 19:45:54 -03:00
parent 637e524be8
commit 1806d2ccbc

View file

@ -360,7 +360,7 @@ IF idelaunched = 0 THEN
idechangemade = 1
redraweverything:
ideselect = 0
idesx = 1
idesy = 1
idecx = 1