3.7.1
-
Table remembers the caret position after using any of the below actions, which is helpful to see from which table cell the action happened, and also it allows to repeat the action easily (Closes #223):
Insert row above
Insert row below
Insert column left
Insert column right
Toggle heading row
Toggle heading column
-
Fixing Row and Column deletion in Table that sometimes didn't work. (Closes #154)
-
Fixing Tooltip flicker that was caused by editing the note while having the tooltip visible (mouse over some of the buttons). Also, fixing Note into tooltip (Created, Modified, etc.) that could sometime replace other visible tooltip. (Closes #222)