eurofurence / ef-app_ios

iOS version of the official Eurofurence app
MIT License
6 stars 1 forks source link

Fix knowledge group listing appear in secondary pane #449

Closed ShezHsky closed 2 years ago

ShezHsky commented 2 years ago

Add capability to strongly define whether a view controller desires to reside in the primary pane, and avoid shunting it into the secondary pane when expanding the split view controller into two panes.

Fixes #448