mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Slides in read-only were not updated with the latest content
This commit is contained in:
parent
eac0cdd6dd
commit
2267ec8c43
@ -322,7 +322,7 @@ define([
|
||||
elem.selectionStart = selects[0];
|
||||
elem.selectionEnd = selects[1];
|
||||
|
||||
Slide.update(content);
|
||||
Slide.update(userDoc);
|
||||
|
||||
notify();
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user