You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long UIActionSheet-Blocks that need to scroll cause the wrong block to be called. It looks like an "off by one" error. I have a very simple project that displays the behavior. https://github.com/rmartens/UIActionSheetBlocksTest
The text was updated successfully, but these errors were encountered:
Long UIActionSheet-Blocks that need to scroll cause the wrong block to be called. It looks like an "off by one" error. I have a very simple project that displays the behavior.
https://github.com/rmartens/UIActionSheetBlocksTest
The text was updated successfully, but these errors were encountered: