mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 10:26:19 +02:00
missed clear
This commit is contained in:
parent
a039741e5a
commit
263bbfc66f
1 changed files with 2 additions and 0 deletions
|
@ -2430,6 +2430,8 @@ class CursorModel with ChangeNotifier {
|
|||
_x = -10000;
|
||||
_x = -10000;
|
||||
_image = null;
|
||||
_firstUpdateMouseTime = null;
|
||||
gotMouseControl = true;
|
||||
disposeImages();
|
||||
|
||||
_clearCache();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue