Saltar al contenido principal
L

dsh-settings-nav-scroll

luxi233/dsh-settings-nav-scroll

Adds a visible vertical scrollbar to the DSH Web settings navigation when its sections exceed the viewport.

Instalar

dsh plugin --profile web add github:luxi233/dsh-settings-nav-scroll

README

DSH Settings Navigation Scroll

为 DSH Web 设置弹窗左侧导航增加纵向滚动能力。当安装的插件较多、设置分区超出视口时,导航栏会显示细滚动条,所有设置入口都可滚动访问。

Adds vertical scrolling to the left navigation of the DSH Web settings dialog. When installed plugins create more settings sections than fit in the viewport, every entry remains reachable through a visible scrollbar.

特点

  • 仅作用于 [role="dialog"] nav 中包含按钮的设置导航。
  • 使用宿主主题变量,兼容明暗主题。
  • 不修改 DSH 核心文件,停用或卸载插件后样式自动移除。
  • 同时支持 Chromium/WebKit 和 Firefox 的滚动条样式。

安装

dsh plugin --profile web add github:luxi233/dsh-settings-nav-scroll

安装后重启 DSH Web,并刷新浏览器页面。

Restart DSH Web after installation, then refresh the browser page.

验证

npm test
npm run check

卸载

dsh plugin --profile web remove dsh-settings-nav-scroll

License

MIT

Plugins relacionados