mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 12:01:30 +03:00
@@ -20,6 +20,9 @@ handler.setDisplay = function(x, y, w, h) {
|
||||
display_origin_x = x;
|
||||
display_origin_y = y;
|
||||
adaptDisplay();
|
||||
|
||||
if (recording && !recording_refresh) handler.record_screen(true, w, h);
|
||||
recording_refresh = false;
|
||||
}
|
||||
|
||||
// in case toolbar not shown correclty
|
||||
|
||||
Reference in New Issue
Block a user