ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
7.07k stars 235 forks source link

`[m]control_menu(up)` and `down` interact badly with ToC heirachies #1165

Closed tennysontbardwell closed 1 month ago

tennysontbardwell commented 1 month ago

Environment

Observed behavior

Expected Behavior

Other thoughts

It seems as though the current development branch does not have any better item than [m]control_menu(up) (codelink)

[1] md5sum f26b052726b6dd92907c402c35a92131, sha256 93da5e376fbc106ec92fbb9c59174298b6c3be8f6ad0295d805e94b8d5e76667

tennysontbardwell commented 1 month ago

Even if it was desired that [m]control_menu(up) works on the top-level ToC items, the final screenshot is (as far as I can tell) a nonsensical result.

Obligatory: thank you for producing and maintaining sioyek.

ahrm commented 1 month ago

Should be fixed in https://github.com/ahrm/sioyek/commit/d448ea962494cd2295669209320b667665314dc8.

tennysontbardwell commented 1 month ago

Thank you very much! I have not gotten a chance to build development, but I will optimistically close this.