Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Panel display issue with back button

Hi Katya,

I went ahead and used your new panel component for the main page in my project. It had the same issue of not scrolling along with the page, for which I added Appery("panel_menu").css("top", window.scrollY) on page scroll to fix the issue.

Now the problem is that when running the app, I scroll the page down and then open the panel, the page is forced to go all the way to the top. What I want however is that the page remain where it was when the panel is opened.

How may I fix this?
Thanks.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel display issue with back button

Hello! This is the way it suppose to work. You can change CSS properties of Panel which define Panel position and remove scrolling to the top. But this is outside the scope of our support and should be coded by you.

Return to “Issues”