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
{{ message }}
This repository was archived by the owner on Aug 7, 2022. It is now read-only.
First of all, I am new in elisp so I could be wrong in many ways.
I think there isn't any pdf-util-tooltip-arrow implementation which has show arrow with given horizontal parameter. The function use basicly pdf-util-tooltip-in-window and it has x parameter but pdf-util-tooltip-arrow has only image-top parameter. I think pdf-util-tooltip-arrow adding an optional dx parameter and add the end of the function when it will call the pdf-util-tooltip-in-window.
It will be good for org-noter if there is a horizontal implementation of the arrow.