{
+ await onEditorUpdate(event);
+ dropdownObject.update();
+ }}
/>
@@ -80,10 +89,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
{
- updateSelection();
- scheduleDropdownUpdate();
- }}
+ on:click={updateSelection}
/>