mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review. Add constants for max content size and disable splash screen via build settings.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
@interface RiotNavigationController : UINavigationController
|
||||
|
||||
/**
|
||||
When `true` the presented view will have its orientation fixed to portrait on iPhone.
|
||||
When `true` the navigation stack will have its orientation fixed to portrait on iPhone.
|
||||
*/
|
||||
@property (nonatomic) BOOL isLockedToPortraitOnPhone;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user