mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[pdf] Fix checkbox mouseUp
This commit is contained in:
committed by
Ilya Kirillov
parent
5b3e41801b
commit
d205d28eac
@ -438,6 +438,7 @@
|
||||
oOverlay.max_y = 0;
|
||||
oOverlay.ClearAll = true;
|
||||
|
||||
this.AddActionsToQueue(AscPDF.FORMS_TRIGGERS_TYPES.MouseUp);
|
||||
oViewer.onUpdateOverlay();
|
||||
};
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user