#3463307: Slider range created for zoom controls
Closes #3463307
- Introduced significantly smoother zoom when using trackpad or mousewheel
- Added slider to control zoom level
- Zooming to specific/exact values is achievable with a select menu
- Added "debug" value to app config that will show the old "scroll iframe into view button
- Fixed bug where pinch/mousewheel zooming while hovering the iframe didn't work
- Reduced test flake around iframe content being initialised
- Introduced cy.session()
- Added new cy.loadURLandWaitForXBLoaded() command to centralise common code/reduce test boilerplate
- Added Cypress Iframe library
- Added tests for the Zoom.
Thanks @Gauravmahlawat for his contribution to this MR.
Edited by Jesse Baker
Merge request reports
Activity
Filter activity
added 1 commit
- 4e190793 - Debug variable added to hide show X, Y coordinates
- Resolved by Gaurav
added 5 commits
-
7e60e160...5d33e4a2 - 4 commits from branch
project:0.x
- 93a612e4 - Merge remote-tracking branch 'origin/0.x' into 3463307-zoom-interface
-
7e60e160...5d33e4a2 - 4 commits from branch
added 2 commits
added 13 commits
-
59a20488...c8eb44a3 - 12 commits from branch
project:0.x
- 99075104 - Rebased with 0.x
-
59a20488...c8eb44a3 - 12 commits from branch
added 3 commits
-
99075104...09b5d998 - 2 commits from branch
project:0.x
- 6926fc94 - Rebased with 0.x
-
99075104...09b5d998 - 2 commits from branch
- Resolved by Jesse Baker
requested review from @jessebaker
added 30 commits
-
6926fc94...f7b866f7 - 28 commits from branch
project:0.x
- 14bcab15 - Merge branch '0.x' into 3463307-zoom-interface
- bc43f592 - re-introduce select for choosing specific zoom level
-
6926fc94...f7b866f7 - 28 commits from branch
Please register or sign in to reply