-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added functionality for zoom in\out by sliding the wheel (#52)
* - Added functionality for zoom in\out by moving the wheel. Listening to wheel event the determine the direction of the scrolling, and by that decide if zooming in or out. * - Added tests for zoom in and out by wheel * - CR fix 1: Zooming in/out using the wheel only if visible is true * - CR fix 2: Removed curly braces from the if-return statement * - CR fix 3: Creating a new object reference every wheel change to support same wheel `deltaY` on every change * - CR fix 4: Fixed compile error Co-authored-by: omri.g <omri.g@alibaba-inc.com>
- Loading branch information
Showing
2 changed files
with
45 additions
and
2 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
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
8a311c6
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.
Successfully deployed to the following URLs: