Back to 250 ms for the transition

This commit is contained in:
Tim Schaub
2017-09-25 21:43:40 -07:00
parent 8033e25663
commit 3161e5bbaf
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ title: Tile Transitions
shortdesc: Custom configuration for opacity transitions on tiles.
docs: >
By default tiles are rendered with an opacity transition - fading in over
275 ms. To disable this behavior, set the <code>transition</code> option
250 ms. To disable this behavior, set the <code>transition</code> option
of the tile source to 0.
tags: "fade, transition"
---