Browse Source

Removed will-change from the main image to improve the image rendering in Chrome #501

Tobias Reich 8 years ago
parent
commit
9a7ed49ea1
2 changed files with 0 additions and 1 deletions
  1. 0 0
      dist/main.css
  2. 0 1
      src/styles/_imageview.scss

File diff suppressed because it is too large
+ 0 - 0
dist/main.css


+ 0 - 1
src/styles/_imageview.scss

@@ -27,7 +27,6 @@
 		width: auto;
 		height: auto;
 		transition: top .3s, right .3s, bottom .3s, left .3s, max-width .3s, max-height .3s;
-		will-change: transform;
 
 		animation-name: zoomIn;
 		animation-duration: .3s;

Some files were not shown because too many files changed in this diff