You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I call 'ace-window' with more than 2 windows, i.e., whenever the ace-window keys are displayed, it scrolls to the top of all windows displaying pdfs (it doesn't matter whether I use DocView or pdf-tools). When switching with 'other-window' this does not happen.
Unfortunately this is very annoying; for instance, when you try to translate mathematical formulas --on which I zoomed in, in the middle/bottom of the pdf page-- into code opened in another window.
The text was updated successfully, but these errors were encountered:
This happens for me also. It seems like it resets the pdf-view window when ace-window tries to draw the selecting character, which it fails to do. Can I tell ace-window to not draw on pdf-view windows?
I noticed now that ace-window doesn't fail to draw the selecting character, but it draws it halfway down the PDF page, not in the top-left as is the case for all other windows.
Whenever I call 'ace-window' with more than 2 windows, i.e., whenever the ace-window keys are displayed, it scrolls to the top of all windows displaying pdfs (it doesn't matter whether I use DocView or pdf-tools). When switching with 'other-window' this does not happen.
Unfortunately this is very annoying; for instance, when you try to translate mathematical formulas --on which I zoomed in, in the middle/bottom of the pdf page-- into code opened in another window.
The text was updated successfully, but these errors were encountered: