### Description I found a bug at iPhone SE 2nd <img width="865" alt="image" src="https://github.com/scenee/FloatingPanel/assets/14818224/4b840675-2970-435c-be20-8187c5de2d1b"> If absoluteInset is float or double value, it will lock scroll <img width="739" alt="image" src="https://github.com/scenee/FloatingPanel/assets/14818224/0e425f1c-61a5-4ba2-ad32-c27be16267cd"> `insideMostExpandedAnchor` will return true <img width="1445" alt="image" src="https://github.com/scenee/FloatingPanel/assets/14818224/2083a8a2-0890-4475-af9b-2601d4aeaac6"> `diff` is float value **I use floor(inset) fix it**