Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(zoomReset): changed reset level to 0 #1138

Merged
merged 2 commits into from
Nov 3, 2016

Conversation

alexandercbooth
Copy link
Member

I noticed when reseting zoom level to actual (CMD-0) that it wasn't the right size. It's my mistake, when I added this originally, I thought zoom level of 1 was 100%, but I see now it's actually zoom level 1. So I changed the actual reset level 0 to match the default and the corresponding test.

@codecov-io
Copy link

codecov-io commented Nov 3, 2016

Current coverage is 89.40% (diff: 100%)

Merging #1138 into master will not change coverage

@@             master      #1138   diff @@
==========================================
  Files            57         57          
  Lines          1453       1453          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1299       1299          
  Misses          154        154          
  Partials          0          0          

Powered by Codecov. Last update 83e0f43...f15c006

@rgbkrk
Copy link
Member

rgbkrk commented Nov 3, 2016

Awesome, thanks @alexandercbooth!

@rgbkrk rgbkrk merged commit a350399 into nteract:master Nov 3, 2016
@alexandercbooth
Copy link
Member Author

My pleasure!

@alexandercbooth alexandercbooth deleted the fix-zoom-reset branch November 3, 2016 16:24
@lock
Copy link

lock bot commented Apr 3, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked and limited conversation to collaborators Apr 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants