Jon Povirk
Results
2
issues of
Jon Povirk
Once `searchForward` finds a result, subsequent calls to `searchForward` do not move the cursor. `searchBackward` does move the cursor in its analogous case. https://github.com/Dax89/QHexView/blob/4d06da87e7e9202d1d760afaee6f4a4b297612fc/document/qhexdocument.cpp#L175 I believe this line needs a...
Currently, `m.css` skips plantuml diagrams with the following message: `"ignoring in desc"`. It looks like some manual workarounds are already required for doxygen limitations, and we have a similar case...