How to create multiple widgets dynamically & delete dynamically, need to update in scroll area widget. Need to happen without UI hang.
. Tried multiple cases, but UI hangs or app crashes.
. Cannot use worker thread for Widget object creation and delete.