Krzysztof Kowalczyk
Krzysztof Kowalczyk
I've opened https://bugs.ghostscript.com/show_bug.cgi?id=707847
@GitHubRulesOK this particular file is fixed. The comment is about possibly another solution that would be even more correct.
no updates
This is a real issue. The problem is that I can't find a way to customize the background color of selected item in treeview control. Maybe I'm missing something obvious...
FYI: I've implemented command palette in my fork. It looks like this:  My fork: https://github.com/kjk/edna, https://edna.arslexis.io/
As an alternative, you can do what I did in [Edna](https://edna.arslexis.io/): On `Ctrl + B` is `Go to block` command which shows UI like note selector but block selector: ...
All fair points. But a bigger point is: I don't think this way of handling favorites is good. I think it would work more like a command palette: * summon...
`Bug 2` is intentional behavior. The intent was a more compact display if only one bookmark per document is present.
Also https://github.com/ahrm/sioyek has interesting ideas for navigating documents (table of contents that works more like command palette, marks, their implementation of bookmarks). I just didn't have the time to improve...
When you say `Sumatra path settings` are you referring to custom installation directory? Looking at the code, when installing for all users, we might ignore previous installation dir and reset...