Files
superset2/superset/assets/javascripts/explore
Maxime Beauchemin fc85756c20 [geo] turn off renderTrigger on viewport control (#4066)
For context, the viewport gets updated dynamically from the user
actions on the map. This is done on a timer every second or so to keep
the form data updated with the viewport settings.

With renderTrigger=true on that control that generates re-renders which
introduces glitches while zooming/panning. So turning it off as we don't
really expect users to input viewport info directly in the control
anyways.
2017-12-15 14:59:54 -08:00
..
2017-11-08 10:46:21 -08:00
2017-11-08 10:46:21 -08:00
2017-10-15 23:38:38 -07:00