add setPointerMode
This commit is contained in:
@@ -307,6 +307,7 @@ export default function MainView({ className }) {
|
||||
lastPanelAction !== "update")
|
||||
) {
|
||||
//do focus itself if has focusedContainerId
|
||||
Spotlight.setPointerMode(false);
|
||||
Spotlight.focus(panel?.name);
|
||||
}
|
||||
}, 0);
|
||||
|
||||
Reference in New Issue
Block a user