danielsaidi / Sheeeeeeeeet

Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc.
MIT License
1.74k stars 111 forks source link

Make footer smaller in ActionSheets #85

Closed sebbo176 closed 5 years ago

sebbo176 commented 5 years ago

This fix is to resolve an issue where a custom action sheet can get stuck in the wrong position after an orientation change.

Since the footer is still there the line in the bottom of popovers is not shown.

An effect of this change is that some action sheets that previously was scrollable now are not. But they did not need to be scrollable, they only where because of this 1 point view.