Further improve the remote font intergation: Better preload strategy, better loading and UI interation.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<div class="screen-screen" style="position: relative">
|
||||
<component
|
||||
:is="getComponent(screenInfo.control.ui())"
|
||||
:is="getComponent(screenInfo.ui)"
|
||||
:active="screen === idx"
|
||||
:control="screenInfo.control"
|
||||
:change="screenInfo.indicator"
|
||||
|
||||
Reference in New Issue
Block a user