mistercrunch opened a new pull request #6363: [bugfix] deck.gl grid&hex don't 
respond to zoom&drag
URL: https://github.com/apache/incubator-superset/pull/6363
 
 
   Following recent changes, Hex & Grid component wouldn't respond to
   viewport interactions. This fixes the issue.
   
   This PR also greatly improve rendering performance by only recomputing
   the deck.gl layers when needed, as opposed to every time the viewport
   changes, which is very inneficient.
   
   Note that most other deck.gl layers seem to be systematically
   recomputing layers, we'll have to fix this in another PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to