zenangst / Vaccine

:syringe: Vaccine - Make your apps immune to recompile-disease
Other
307 stars 18 forks source link

Add CATransaction locking when controllers have scroll views as subviews #22

Closed zenangst closed 6 years ago

zenangst commented 6 years ago

This removes UI glitches and saves the current offset for scroll views.

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.37%. The diff coverage is 58.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   71.03%   70.66%   -0.38%     
==========================================
  Files          17       17              
  Lines         397      409      +12     
==========================================
+ Hits          282      289       +7     
- Misses        115      120       +5
Impacted Files Coverage Δ
Source/iOS+tvOS/UIViewController+Extensions.swift 86.27% <58.33%> (-8.6%) :arrow_down:

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 b15a652...1821620. Read the comment docs.