Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Amr Wagdy committed Mar 1, 2022
1 parent 163eac4 commit 556a654
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Types of changes:
- ...

-------------
## 2.8.10 - 2022-03-01
## 2.7.10 - 2022-03-01
### Fixed
- image quality in fullscreen
- resized image loading
Expand Down
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ function update(id = null, forceUpdate = false) {
window.CI360._viewers
.forEach(viewer => { viewer.updateView(forceUpdate, window.CI360._viewers); });
}

}

function isNoViewers() {
Expand Down

0 comments on commit 556a654

Please sign in to comment.