Closed A6GibKm closed 4 years ago
I'll add another preview
I can reproduce something similar. I'll debug that.
A similar issue arises when showing images in elfeed-mode,
Here, instead of showing the image I see the contents of the previous buffer elfeed-search
I fixed it in #37. Please try it. If really fixed, I'll merge it into pgtk.
I tested it and it fixes both the issue on pdf-tools and elfeed on first inspection.
thanks.
First of all, I can't thank you enough for this fork, Emacs not being a native wayland app causes some 'issues'.
Whenenevr I run
pdf-view-auto-slice-minor-mode
onpdf-tools
I get a glitched pdf previewNot only the right third of the image is ill scaled but the lower third is also weird (the text does not repeat Lemma 0.1 thrice).
This started happening when I switched from vanilla emacs 27.0.91 to the
pgtk-nativecomp
branch of https://github.com/fejfighter/emacs, so it is still possible that this is anative-comp
bug.