zenangst / Vaccine

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

Add minor delay in unlocking UI to remove glitch #23

Closed zenangst closed 6 years ago

zenangst commented 6 years ago

Improves handling of scroll views by introducing a minor delay before unlocking the UI

codecov-io commented 6 years ago

Codecov Report

Merging #23 into master will decrease coverage by 0.05%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #23      +/-   ##
=========================================
- Coverage   70.66%   70.6%   -0.06%     
=========================================
  Files          17      17              
  Lines         409     415       +6     
=========================================
+ Hits          289     293       +4     
- Misses        120     122       +2
Impacted Files Coverage Δ
Source/iOS+tvOS/UIViewController+Extensions.swift 84.21% <60%> (-2.07%) :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 a1f463e...43b91b3. Read the comment docs.