4ian / GDevelop

:video_game: Open-source, cross-platform game engine designed to be used by everyone.
https://gdevelop.io
Other
6.2k stars 713 forks source link

Fix pan selected instances #6516

Closed AlexandreSi closed 1 month ago

AlexandreSi commented 1 month ago

PR to complete #6513 in order launch the release of the next version.

Added compared to original PR: Fix bug when resizing an instance, pressing space to move the view and then releasing the click (therefore it was not calling the "end resize" action). If the instance was moved then resized, it would move the instance back to its last position.