Releases: LeoNatan/LNPopupController
Releases · LeoNatan/LNPopupController
v2.20.6
v2.20.5
v2.20.4
v2.20.3
v2.20.2
v2.20.1
- Given a sufficiently wide, regular horizontal size-class container on iPadOS, floating popup bars will now be limited in width to a system-determined value
- To display the bar in full width, set
containerController.popupBar.limitFloatingContentWidth = false
- To display the bar in full width, set
-
Floating popup bars will now increase in height slightly on regular horizontal size-class superviews on iPadOS.
-
Further improved floating tab bar support
v2.20.0
- Given a sufficiently wide, regular horizontal size-class container on iPadOS, floating popup bars will now be limited in width to a system-determined value
- To display the bar in full width, set
containerController.popupBar.limitFloatingContentWidth = false
- To display the bar in full width, set
-
Floating popup bars will now increase in height slightly on regular horizontal size-class superviews on iPadOS.
-
Further improved floating tab bar support
v2.19.13
v2.19.12
-
Improved support for nested page view controllers
-
Added support for dynamically added views that might introduce gesture recognizers of their own
- The system now “imports” any gesture recognizer it meets so that it can work with the popup interaction gesture recognizer