dsh-remote 0.1.10
dsh-remote 0.1.10
Fixed
- Mobile settings sheet now scrolls: the content pane's default
min-height:autolet it grow past the clamped full-screen panel, so the inner scroll region never received a bounded height andoverflow:hiddenclipped the rest; bounding the pane withmin-height:0lets the existing inner scroll engage.
Install (desktop DSH, web profile): download dsh-remote-0.1.10.tgz below, then
dsh plugin --profile web add ./dsh-remote-0.1.10.tgz
and restart DSH. See the README for building from source.