Skip to content

dsh-remote 0.1.10

Choose a tag to compare

@JochenYang JochenYang released this 31 Aug 11:44
· 4 commits to main since this release

dsh-remote 0.1.10

Fixed

  • Mobile settings sheet now scrolls: the content pane's default min-height:auto let it grow past the clamped full-screen panel, so the inner scroll region never received a bounded height and overflow:hidden clipped the rest; bounding the pane with min-height:0 lets 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.