antoniocasero / Panels

Panels is a framework to easily add sliding panels to your application
MIT License
1.5k stars 89 forks source link

need some help #16

Closed moisebc closed 5 years ago

moisebc commented 5 years ago

Hi,

I've tried to put the material panel at the top of view controller but I couldn't. Is there any way to do this?

antoniocasero commented 5 years ago

Hi @moisebc, I'm going to need more information about your problem in order to help you... if you create the panel in the viewDidLoad of the parent, the panel should be on top.

moisebc commented 5 years ago

I've just played in your example project (I didn't create a new one in my project). I will try and if I'll have any problem I'll come back.

Thank you very much.

antoniocasero commented 5 years ago

I will close this ticket, please reopen if needed