mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-07-11 13:02:19 +02:00
* editor: fix table column toolbar not showing in correct position * also scroll to the newly created column if it is not visible Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * editor: use tr.scrollIntoView instead of manually adjusting position on new column Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> * editor: add tr.scrollIntoView() for table's selectRow() Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> --------- Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>