CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Change animation controls API #635

Closed elenatorro closed 5 years ago

elenatorro commented 5 years ago

Improve animations-controls-widget API

Jesus89 commented 5 years ago

I found a little issue because the slider overflows in the animation control:

This can be easily solved by removing overflow: auto from the as-animation-controls-widget class.

Jesus89 commented 5 years ago

There is another mini-issue. When the header is empty it occupies a blank space:

Jesus89 commented 5 years ago

The as-widget-header adds still a blank space when there is no title/description