]> git.lyx.org Git - lyx.git/blobdiff - status.22x
Take inset dimension into account in row signature
[lyx.git] / status.22x
index ba4df810cbf988b3dd834e0463b1f2efc83dc5e5..6da8c02876b2a8ed316bba5f72de32ab664cdd40 100644 (file)
@@ -104,6 +104,9 @@ What's new
 - Fix display of collapsable insets when the same document is shown in
   two views with different width (bug 9756).
 
+- fix display glitches when editing changes the dimension of insets
+  (bug 6691).
+
 - Raise GuiView on buffer switch to bring it topmost in multi-window mode.
 
 - Fix cursor position after Redo of a document settings change (bug
@@ -119,6 +122,9 @@ What's new
 - Shortcut preferences: don't forget to trigger the search when it is
   initialized with the previous value.
 
+- Remove extra spacing around  button insets (bug 10149).
+
+- Fix drawing of buttons by enforcing equal left/right spacing (bug 10147).
 
 * INTERNALS