[Bug]: Disable git-line authoring in tables
Describe the bug
When git-line-authoring is enabled and shown, then the Live-Preview for tables is annoying. When clicking on a table entry to edit it, the git-line-authoring suddenly is shown inside the table which makes it hard and annoying to edit it. This should be disabled.
This image shows how it looks like when editing an entry:
But moving away from the table it siwtches back to the original view:
This is more of a reminder for myself (the implementor) to adapt the implementation and to fix this.
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
Steps to reproduce
See above
Expected Behavior
No response
Addition context
No response
Operating system
Linux
Installation Method
AppImage
Plugin version
2.33.0
A similar issue exists for canvas #770, but I didn't found a way so far to solve this.
In case you try to fix this, please consider starting your work on #983, because quite some code and file structure has changed for line authoring as well.