Skip to content

Commit

Permalink
fix reset auto-hide delay when toggling remove-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortennn committed Aug 18, 2019
1 parent 65755b9 commit fee6d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dozer/DozerIcons.swift
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ public final class DozerIcons {
action: .toggle,
statusIcon: .remove
)
resetTimer()
} else {
DozerIcons.shared.perform(
action: .show,
Expand Down

0 comments on commit fee6d2c

Please sign in to comment.