wheelpoint issue for local
This commit is contained in:
@@ -203,9 +203,6 @@ function AppBase(props) {
|
||||
hideCursor.current.start(() => {
|
||||
dispatch(changeAppStatus({ cursorVisible: false }));
|
||||
Spotlight.setPointerMode(false);
|
||||
setTimeout(() => {
|
||||
Spotlight.focus();
|
||||
}, 0);
|
||||
});
|
||||
};
|
||||
if (typeof window === "object" && window.PalmSystem) {
|
||||
|
||||
Reference in New Issue
Block a user