luisrecuenco / LRScrollingSidebarController

A scrolling based sidebar controller
MIT License
171 stars 15 forks source link

Two questions #8

Open truppelito opened 10 years ago

truppelito commented 10 years ago

I love this sidebar controller! The idea of doing it with a scrollview really makes it that more fluid. However, I have the following questions to make:

Is it possible to have the left/right view controllers resize automatically to the space they have? Otherwise they get cut off like this: untitled

Also, is it possible to, instead of having an overlay on the top (or main) view, have an overlay on the sub (left & right) views? I'm looking to achieve this effect: untitled

Thanks!