davidgereb/dsh-plugin-better-mobile-ui ↗★ 0
dsh-plugin-better-mobile-ui
Mobile-first layout fixes for dsh web: hidden sidebar with swipe drawer, session-header dropdown, pinned top action bar, and a composer toolbar that no longer overlaps
AI 分析
核心用途是优化 DSH Web 界面在手机等移动端设备上的布局与交互体验。适合经常通过手机或平板浏览器远程访问 DSH 的用户。支持通过配置修改移动端断点。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗Configuration
Before boot, window.__BETTER_MOBILE_UI_CONFIG__ = { breakpoint: 820 }
overrides the mobile breakpoint (default 768). Read once at apply time.