Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Sidebar not vertically slidable

peter_z_1
Beginner
531 Views

Hi people

Im new in XDK. 

I've implemented some checkboxes an buttons into a "left animated sidebar" In the app emulate I can scroll the sidebar vertically with the mouse wheel on a iphone 6.

While pushing the files to my account and viewing it in my iphone 6, Im not able to "slide" the sidebar to the bottom.

 

Is there any trick I have to implement?

 

thank you very mcu

0 Kudos
2 Replies
Chris_P_Intel
Employee
531 Views

If I had to guess, I would hazard that what you saw in the Emulator is probably just some browser side-effect. Certainly the left and right sidebars don't have any special feature for overscrolling.  They are supposed to just show the content. And, if there is more content than fits the sidebar, then they should let you scroll to see that other content.  But, again, overscrolling is not a feature.

 

0 Kudos
peter_z_1
Beginner
531 Views

Hi Chris

As I've understand you, its not possible to scroll from stock.

when I would like to implement this, how could I do this? via css? You have maybe some links or so?

 

thank you!

0 Kudos
Reply