fix(front): show cursor on load
This commit is contained in:
parent
fcdda2c344
commit
7a81491ffa
@ -538,6 +538,8 @@ function main() {
|
|||||||
|
|
||||||
// on startup select mouse
|
// on startup select mouse
|
||||||
shortcutFunctions.setTool_mouse();
|
shortcutFunctions.setTool_mouse();
|
||||||
|
// fix bug cursor not showing up
|
||||||
|
whiteboard.refreshCursorAppearance();
|
||||||
});
|
});
|
||||||
|
|
||||||
//Prevent site from changing tab on drag&drop
|
//Prevent site from changing tab on drag&drop
|
||||||
|
Loading…
Reference in New Issue
Block a user