Skip to content

Commit

Permalink
Fix CHANGES.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed Nov 3, 2020
1 parent 55cae7d commit 662821b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

##### Fixes :wrench:

- Fixed an issue where tileset styles would be reapplied every frame when a tileset has a style and `tileset.preloadWhenHidden` is true. Also fixed a related issue were styles would be reapplied if the style being set is the same as the active style.
- Fixed an issue where tileset styles would be reapplied every frame when a tileset has a style and `tileset.preloadWhenHidden` is true and `tileset.show` is false. Also fixed a related issue where styles would be reapplied if the style being set is the same as the active style. [#9223](https://github.com/CesiumGS/cesium/pull/9223)

### 1.75 - 2020-11-02

Expand Down

0 comments on commit 662821b

Please sign in to comment.