[Github-comments] [geany/geany-plugins] git-changebar: Height of overlay not adjusted when line wrap is in effect. (#425)

R1dO notifications at xxxxx
Sat Apr 22 10:46:50 UTC 2017


The extra pixel indeed could be a solution for the case where linewrap should not even happen (as in the original 2 pictures of the issue).

The preferred behaviour I was looking happens under the condition where the old line is already to long for the current editor window (1st picture of my previous comment, line 80 needs 2 rows).
As can be seen from the 2nd picture of the previous commit the overlay does not show the full line, worse even, the overlay overshoots the editor window.

My expectation is that the overlaybar will wrap when needed (for instance to stay inside the editor window), a bit like the next (edited) image:

![linewrapaftereditexpected](https://cloud.githubusercontent.com/assets/13455253/25303732/3dbfbb9c-2759-11e7-9d8c-7a7be67f73ae.png)

Hope this makes my intention a bit more clear.

  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/425#issuecomment-296364974
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170422/a1d2b401/attachment.html>


More information about the Github-comments mailing list