Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Atom can be pinch and tap zoomed on OS X #8850

Closed
thbwd opened this issue Sep 18, 2015 · 9 comments · Fixed by #11345
Closed

Atom can be pinch and tap zoomed on OS X #8850

thbwd opened this issue Sep 18, 2015 · 9 comments · Fixed by #11345
Labels
atom bug electron mac Issues that occur on macOS but not on other platforms.

Comments

@thbwd
Copy link

thbwd commented Sep 18, 2015

It is possible to zoom in the whole editor on OS X using the pinch zoom gesture on the trackpad. If you do this accidentally I can be really hard to zoom out back. I don’t believe this is an intended feature, is it?

Occurs in Atom 1.0.13.
bug

@winstliu winstliu added bug mac Issues that occur on macOS but not on other platforms. electron labels Sep 18, 2015
@mnquintana
Copy link
Contributor

Confirmed in Atom 1.0.13 and OS X 10.10.5

/cc @zcbenz

@zcbenz
Copy link
Contributor

zcbenz commented Sep 21, 2015

There is a webFrame.setZoomLevelLimits API to fix this, but it is added after electron v0.31.1, we need to merge #8779 first.

zcbenz added a commit that referenced this issue Sep 22, 2015
@mnquintana mnquintana changed the title Atom can be pinch zoomed on OS X Atom can be pinch and tap zoomed on OS X Sep 22, 2015
zcbenz added a commit that referenced this issue Sep 23, 2015
zcbenz added a commit that referenced this issue Sep 24, 2015
@johnjelinek
Copy link

👍

zcbenz added a commit that referenced this issue Oct 16, 2015
@zcbenz zcbenz closed this as completed in a5c9fce Oct 16, 2015
@tbillington
Copy link

This still happens when I use atom 1.6.0 on OSX 10.9.5 when pinching over the tree view.

@mnquintana
Copy link
Contributor

Confirmed that this is still an issue in 1.8.0-dev-74407fc

cc @atom/feedback

@mnquintana mnquintana reopened this Mar 21, 2016
@lee-dohm lee-dohm added the atom label Mar 21, 2016
@davidlukerice
Copy link

Also still happens when two finger tapping ("smart zoom") anywhere in the editor.

@tonyneel923
Copy link

Would be awesome if you used pinch and zoom as an alternative to cmd + shift + '+'

@timscott
Copy link

In case if happens to you, two-finger-double-tap will unzoom (in 1.5.1)

@lock
Copy link

lock bot commented Apr 6, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
atom bug electron mac Issues that occur on macOS but not on other platforms.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants