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

Fixed +/- crash #217

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Fixed +/- crash #217

merged 1 commit into from
Aug 1, 2021

Conversation

flabbet
Copy link
Member

@flabbet flabbet commented Jul 30, 2021

Fixes #216

@codecov-commenter
Copy link

Codecov Report

Merging #217 (fce881d) into master (a3eee57) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
- Coverage   45.16%   45.15%   -0.02%     
==========================================
  Files         303      303              
  Lines       12116    12119       +3     
  Branches     1223     1224       +1     
==========================================
  Hits         5472     5472              
- Misses       6373     6376       +3     
  Partials      271      271              
Impacted Files Coverage Δ
...ViewModels/SubViewModels/Main/ViewportViewModel.cs 34.78% <0.00%> (-5.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3eee57...fce881d. Read the comment docs.

@flabbet flabbet requested review from Equbuxu and CPKreu July 30, 2021 18:15
@flabbet flabbet merged commit 64ab53d into master Aug 1, 2021
@Equbuxu Equbuxu deleted the bug/ZoomShortcutCrash branch February 16, 2022 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Holding CTRL and +/- throws NullReferenceException.
3 participants