You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/08/18 19:54:54 UTC

[GitHub] betodealmeida opened a new pull request #5675: Fixes to the play slider

betodealmeida opened a new pull request #5675: Fixes to the play slider
URL: https://github.com/apache/incubator-superset/pull/5675
 
 
   Some fixes to the CSS:
   
   - Removed negative bottom position, since the slider was disappearing.
   - Made with smaller so it looks better (see screenshot).
   
   More importantly, added a props called `aggregation` to `AnimatableDeckGLContainer`. When true, the play slider will not allow selecting a wider period than the time granularity. This means that for the scatter plot or GeoJSON visualizations (which show just features) the user can select a wider period and see all the features combined. But for screengrid this doesn't make sense, so it users will be able to only step through the granularity.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org