[LyX/master] Fix backspace deletion of selected items with change tracking
Jürgen Spitzmüller
spitz at lyx.org
Mon Jan 13 16:45:26 UTC 2020
Am Montag, den 13.01.2020, 16:14 +0100 schrieb Jean-Marc Lasgouttes:
> Yes, but you do not know what column was added.
This is how it was before as well. We could color the lines of the
added/removed columns/rows blue or red.
> BTW, the changebar in the margin has a height computed as
>
> int const height = tm_.isLastRow(row_)
> ? row_.ascent()
> : row_.height();
>
> This lead to ridiculously small bars in cells for example. Does
> anyone
> know why we do not use the row height every time?
No idea.
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200113/242c734a/attachment-0001.asc>
More information about the lyx-devel
mailing list