camptocamp / ngeo

Library combining OpenLayers and AngularJS
https://camptocamp.github.io/ngeo/master/examples
MIT License
135 stars 87 forks source link

Result window cannot be swipped down #2360

Closed rbovard closed 6 years ago

rbovard commented 7 years ago

Result window cannot be swiped down, but only left/right. It's not straight forward for the user: why can we swipe horizontally but not vertically?

Horizontally with arrows and swipe:

image

Vertically only with arrow:

image

It should be possible to swipe down to reduce window.

fredj commented 7 years ago

Note that this swipe down will interfere with the content scrolling.

rbovard commented 7 years ago

As also noticed during PSC, it should be only for the zone outside the content (in blue) to avoid interferences:

image

Maybe it's more simple/logical to do it only the arrow?

image

What do you think?

sbrunner commented 6 years ago

moved to jira