ImpulseAdventure / GUIslice-Builder

Cross-platform drag & drop GUI builder for GUIslice
Other
166 stars 35 forks source link

Copy paste causes crash #155

Closed MickTheMechanic closed 3 years ago

MickTheMechanic commented 3 years ago

Describe the bug If an imagbutton is copied and then pasted twice the system crashes

To Reproduce Steps to reproduce the behavior:

  1. Create a new project
  2. Add an image button
  3. Copy the element then paste two copies
  4. See error

Expected behavior Multiple copies should be able to be pasted

Crash log / Project files 20210206_234152.txt

b007 Windows

Pconti31 commented 3 years ago

Fixed with Release 0.16.b008 Paul--