Problem description
Construct 2 crashes when double-clicking the edit button for Sprites. (Multiple image editor instances are trying to be opened at once.)
Steps to reproduce
1. Create Empty Project
2. Add a Sprite object (close image editor)
3. Double-Click on "edit" found in the Sprite properties under "Animations"
4. Notice an error message followed by an appcrash
Observed result
Construct 2 gets confused when double or "spam" clicking on an edit button that opens the image editor.
Expected result
Since double-clicking is pretty much a habit for most Windows users, Construct 2 should prevent every following click after the first one (e.g. fast click buffer).
System details
Construct 2 R265 on Windows 7 SP1