John-Lluch / SWRevealViewController

A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
Other
4.52k stars 988 forks source link

Front View Controller During Reveal #533

Open tbeech opened 8 years ago

tbeech commented 8 years ago

This is more of a question than an issue, but I think it might be nice if we had the ability to specify whether or not the front view slides over when the menu is displayed or whether the front view width is resized by the offset of the menu (rear controller).

opxy commented 8 years ago

I'm just looking how to implement this functionality. When rear view is displayed on iPad with landscape orientation it would be good idea to just resize front view instead of sliding it away.