]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Fixed crash when deleting column and having the inset locked.
[features.git] / ChangeLog
index de9e8606d9872630938516672a470367eef5124a..f60fe5e31d97378256caf62262eb045674481f2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * src/insets/insettabular.C (resetPos): an extra scroll, but we
        really should redo all this scrolling code!
+       (TabularFeatures): unlock the_locking_inset before add/del rows/colums.
 
        * src/text.C (GetVisibleRow): check that y/h values are good otherwise
        change them.