aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/dropzone.js.patch
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-05-31 10:18:35 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-05-31 12:23:35 +0100
commit89b38145e0783cd9fb4c020b6c174bc4521ac3b8 (patch)
tree36fd4051a94a93f13059b1bf1875570dbd983df9 /web/js/dropzone.js.patch
parent557d1137f10f481a8fe8c723532b410096c6d965 (diff)
Improve handling of loading spinner display.
Going back to /around from /report/new can trigger loadend (and the spinner hiding function) twice (if the strategy activation starts a read), with triggerRead aborting that read and triggering the event itself. This means the spinner is not displayed, as the count falls below 0. We could pin the count above 0, but instead let’s log each layer ID while ‘active’ and switch off when they’re all gone.
Diffstat (limited to 'web/js/dropzone.js.patch')
0 files changed, 0 insertions, 0 deletions