garrynewman / GWEN

Abandoned: GWEN - GUI Without Extravagant Nonsense.
MIT License
427 stars 102 forks source link

Fixed bug where Windows cannot to moved. #84

Closed topblast closed 10 years ago

topblast commented 10 years ago

Fixed bug where Windows cannot to moved.

Only call SetCapture() and ReleaseCapture() when InputMouseButton() returns true.