TfTHacker / obsidian42-strange-new-worlds

Revealing the strange new world of connected thoughts in your vault.
https://tfthacker.com/SNW
MIT License
438 stars 13 forks source link

BUG: Strange Behavior in Canvas Tables #129

Closed Friedolito closed 6 months ago

Friedolito commented 8 months ago

Found this peculiar bug:

In canvas, when inserting tables in a markdown note, it will focus the cursor on the right side, rather then left.

Disabling SNW and the behaviour stops.

Screenshot_-2024-02-14_at_19 34 19

SNW Version: 1.2.5 obsmd Version 1.5.5

Happy to give more information if relevant. Thank you for developing SNW! :)

danieltomasz commented 7 months ago

Similar behaviour is happening in the markdown file, the cursor is centered instead being on the left (minimal theme seems to mitigate this behavior but the error persist in vanilla theme)

TfTHacker commented 6 months ago

Thank you for reporting this.

This is a side effect of the gutter feature of SNW, which cannot be fixed as various themes handle gutters differently. In general, if its is conflicting with your workflow, you can toggle this off:

image