fixed bug with clicked text area gadgets marking level as changed
authorHolger Schemel <info@artsoft.org>
Thu, 22 Oct 2020 16:37:29 +0000 (18:37 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 22 Oct 2020 16:37:29 +0000 (18:37 +0200)
commit9e9b4d408b4626ce4c1018801b5fb6a687a06ee9
tree90d5a6b2c7d46863db7c20a651f6d02c0f5198dc
parentf0a36d142c51c8936afa8f9e7bbcf10946c8170a
fixed bug with clicked text area gadgets marking level as changed

This bugs happens when clicking into a text area gadgets, then
deactivating it again by clicking somewhere else. This marks the level
as changed, even though nothing was changed at all.
src/libgame/gadgets.c