You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Change Log
15
15
* Fixed a bug where image requests that returned HTTP code 204 would prevent any future request from succeeding on browsers that supported ImageBitmap. [#7914](https://github.com/AnalyticalGraphicsInc/cesium/pull/7914/)
16
16
* Fixed polyline colors when `scene.highDynamicRange` is enabled. [#7924](https://github.com/AnalyticalGraphicsInc/cesium/pull/7924)
17
17
* Fixed a bug in the inspector where the min/max height values of a picked tile were undefined. [#7904](https://github.com/AnalyticalGraphicsInc/cesium/pull/7904)
18
-
* Fixed Math.factorial to return the correct values. (https://github.com/AnalyticalGraphicsInc/cesium/pull/7969)
18
+
* Fixed `Math.factorial` to return the correct values. (https://github.com/AnalyticalGraphicsInc/cesium/pull/7969)
19
19
20
20
### 1.58.1 - 2018-06-03
21
21
_This is an npm-only release to fix a publishing issue_.
0 commit comments