mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 12:54:45 +00:00
![]() Turn the instance variable into a Promise itself, where the first promise that's assigned to it creates the component and shows it, before resolving the promise with it. Some associated helper functions that use this.#instance - which is now a Promise - are also async. In some call sites it doesn't matter, in others an await was added. |
||
---|---|---|
.. | ||
cpp | ||
node | ||
rs | ||
wasm-interpreter |