@b4n commented on this pull request.


> +     if (sci_get_line_from_position(sci, pos_next) == line)
+               char_width = SSM(sci, SCI_POINTXFROMPOSITION, 0, pos_next) - x;

…and for comparison, the exact same screenshot (to my freehand abilities…) with 
the `SCI_POINTYFROMPOSITION` branch:
![nooffset-gotopopup](https://github.com/geany/geany/assets/793526/bafb5547-1767-42bd-b3e0-19b2cdafada3)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3316#discussion_r1352489537
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3316/review/1667661...@github.com>

Reply via email to