Cannot delete widget once added in 1.4.2

What do you want to achieve?

Remove unused widget from view.

What have you tried so far?

Select object and delete. Object disappears from view and Hierarch, but remains as “ghost” in view and is clickable.
After restart of program the ghosts are removed. Also lvgl will crash if these widgets are tried to move etc.

Screenshot or video

Others

  • SquareLine Studio version:
    1.4.2 / lvgl 8.3.11
  • Operating system:
    Win 11
  • Target hardware:
    ESP32 with custom display

There is a bug in 1.4.2 that if you duplicate a widget and delete the duplicated widget, it actually remains on the screen. We have already fixed this and it will be included in the next release. Did you also get this error when you deleted a duplicate widget?

I get this error both on duplicated item and freshly added item after deleting.

We checked and indeed this is a bug, we will work on fixing it!

1 Like