-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix zoom transition performance issues on chrome..
- Loading branch information
1 parent
dba206b
commit c931ad9
Showing
2 changed files
with
47 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
c931ad9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I've included the zoom plugin inside my project but unfortunately it's not working. First I included the lg-zoom.min.js file inside my js folder and called it . I think it supposed to activate once it's been called because the default value it takes is true. Even if I added the value inside my main.js function it doesn't work. any recommendations ?