Skip to content

Specify minimum width for child view controllers #16

@mronkko

Description

@mronkko

FRLayeredNavigationController does not work well as master view controller in master-detail application (UISplitviewController), as shown in this screenshot http://imageshack.us/photo/my-images/543/photosl.png/

This could be improved by implementing a minimum width for child view controllers. If pushing new view controller would leave the new controller less room than what the minimum width is, all the view controllers on the stack would be moved left. In other words, instead of showing a constant width slice of each view controller in the stack, this the width of these slices should dynamically adjust to make room for more controllers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions