scenee / FloatingPanel

A clean and easy-to-use floating panel UI component for iOS
MIT License
5.61k stars 510 forks source link

Fix an inappropriate condition to determine scrolling content (#633) #638

Closed scenee closed 4 months ago

scenee commented 4 months ago

pre > .zero condition is not working for FloatingPanelLayoutAnchor with zero or minus absoluteInset. In fact, the condition is not needed here.