Skip to content

Offset sliding panel to where finger is

Devin Lin requested to merge work/closer-sliding-panel into master

Currently, when swiping down from the top of the screen, you have to swipe down half way before the panel becomes visible. This merge request offsets the sliding panel so that the panel bottom edge is directly under the finger when swiping down, requiring less swiping.

Merge request reports