[Github-comments] [geany/geany-plugins] git-changebar: Lines are wrapped when they don’t need to be (#567)
Vasiliy Faronov
notifications at xxxxx
Mon Apr 24 15:25:58 UTC 2017
1. Enable Git Change Bar.
2. Enable line wrapping in Geany Preferences → Editor.
3. Open a file that is under Git control (can’t reproduce on files that had been opened before line wrapping was enabled).
4. Change a (short) line in that file.
5. Point the mouse on the margin indicating a changed hunk.
Result: the line is wrongly wrapped in the tooltip (and its ending cannot be seen because of #425):

Expected result: same as with line wrapping disabled:

Note: #425 is about the fact that the wrapped part of the line cannot be seen; this issue is about the fact that the line should not be wrapped in the first place.
--
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/567
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170424/15bda66f/attachment.html>
More information about the Github-comments
mailing list