mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
Send brush data when reset
This commit is contained in:
@@ -739,6 +739,7 @@ imageutils.createBrushHandler = function(inputId, $el, opts, coordmap) {
|
||||
|
||||
if (!opts.brushResetOnNew) {
|
||||
brush.importOldBrush();
|
||||
brushInfoSender.immediateCall();
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user