JuliaDocs/Documenter.jl

Improve sidebar hiding threshold on portrait screens

Open

#1,324 创建于 2020年5月18日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Julia (513 fork)batch import
Format: HTMLType: Enhancementhelp wanted

仓库指标

Star
 (910 star)
PR 合并指标
 (平均合并 16天 9小时) (30 天内合并 3 个 PR)

描述

I always use my browser (Firefox, cuttently 76.0.1) on a 1280 x 1024 screen in portrait mode, and the layout seems to automatically select the mobile version for that. Which is really inconvenient, since the navigation bar is automatically hid every time I click on an index entry, and you have to always click on the hamburger menu between switching subsubsections.

Also, it is not really indicated in any way that not hiding it is even possible -- I only today had the idea to try resizing the window.

Could you maybe restore a threshold closer to the one in the old layout, where the navigation bar always stayed (1055 px is just a tad too much for my screen)? Or at least give an option to "pin" the menu on desktop screens?

贡献者指南