Visual Studio Code sticky scroll feature is really cool, which making the current directory hierarchy clear at a glance. Inspired by it, we implemented a similar feature for document layout's navigations.
0.19.0 (2024-09-21) Features ✨ add the hb.docs.navs_reduce_font_size parameter, default to true (#809) (16441fc) add the hb.docs.navs_sticky_scroll parameter, default to true (#811) (daf55ea)