When I execute the “Remove unused Widgets” command, Antetype crashes.
sorry for the crash and thanks for sending the file. I can reproduce it. Looks like somehow a widget is nested into itself, but we have to look into it.
1 Like
Ok, it looks like this might be causing the copy/paste crash as well. Have you been able to find the offending widget?
The widget actionButtonRibbonHoverLayer
and labelButton
have a cycle. Deleting one of them fixes it. But this should not happen, we are currently investigating under which circumstances it can happen.
Ok, this helped me a lot, thank you. And I can confirm it’s the same bug.
1 Like