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
+1 -1
View File
@@ -472,7 +472,7 @@ olx.TileOptions;
/**
* A duration for tile opacity transitions. By default, tiles will render with
* an opacity transition that lasts 275 ms. To change the duration, pass a
* an opacity transition that lasts 250 ms. To change the duration, pass a
* number in milliseconds. A duration of 0 disables the opacity transition.
* @type {number|undefined}
* @api