PanModal icon indicating copy to clipboard operation
PanModal copied to clipboard

Unnecessary view will/did appear/disappear calls?

Open krypt-lynx opened this issue 1 year ago • 0 comments

Animator sends view will/did appear/disappear events, hoverer presenting controller never disappears, which can trigger visual issues

https://github.com/slackhq/PanModal/blob/b2f5bd7d169cba564d5c5b7203864f79be3fe826/PanModal/Animator/PanModalPresentationAnimator.swift#L75 https://github.com/slackhq/PanModal/blob/b2f5bd7d169cba564d5c5b7203864f79be3fe826/PanModal/Animator/PanModalPresentationAnimator.swift#L113

krypt-lynx avatar Sep 02 '23 22:09 krypt-lynx