smart-facility / cognicity-rem-web

Cognicity REM web site
Other
0 stars 0 forks source link

Glitch with selection of polygons #26

Open matthewberryman opened 8 years ago

matthewberryman commented 8 years ago

Sometimes when hovering over the kelurahan (village level) the map would highlight all the RWs but then would freeze for a few seconds before the map/table become responsive again. Might be an IE issue?

benatwork99 commented 8 years ago

I can't find the region 'kelurahan' - is it a village level name? Or is it any village level?

matthewberryman commented 8 years ago

The definition is in brackets. It means village.

benatwork99 commented 8 years ago

This was hard to replicate on newer browsers, including IE11. There is a small delay hovering over table rows, but no large pauses.

In IE10 I was able to reproduce this with a lot of quick mouse movement over the table rows - i.e. moving the mouse quickly up and down for several seconds.

I think we could reduce the severity of this by splitting up the rendering events so they're not taking so long to complete each one, and allowing the next one to interrupt.