BottomTabBarController: Fix the navigation on iPadOS + adjust constraints
- Feb 08, 2025
-
-
The margins and bottom constraint of the current view controller are adjusted in order to properly be able to fix the mini player if needed.
39b93f2f -
The edit tool bar's bottom constraint is now aligned to the safe area in order to avoid any visual glitch and remove the Xcode generated warning forcing the change.
c7109a42 -
BottomTabBarController overrides the UITabBarController and displays the previous tab bar layout at the bottom of the screen. These changes only apply to iPads running with iPadOS 18.0 and versions above it.
4439a9fa
-