scenee / FloatingPanel

A clean and easy-to-use floating panel UI component for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fpc vc support orientations just portrait but targets support all (present mode)

SnailLoveSmile opened this issue · comments

commented

There are three directions in the project targets, but the fpc page i want it just support the portrait direction , how?

thanks

commented

I think you can subclass FloatingPanelController and override supportedInterfaceOrientations and return desired interface orientations.