Skip to content

Start View should snap to icons only if wide enough #24

Description

@yasirmturk

[appDelegate.rootViewController.stackScrollViewController addViewInSlider:dataViewController
invokeByController:self
isStackStartView:TRUE];

here
if dataViewController.view.frame.size.width > (self.view.frame.size.width - menuViewController.frame.size.width)

then
Start view should snap to Icons Only just like it does on subsequent views

similarly Start View should switch snapping to Icon only / full menu on Orientation changes under same condition

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions