jmilldotdev / obsidian-corkboard

A visual canvas for Obsidian notes
MIT License
72 stars 0 forks source link

[Question] Canvas size #4

Open derekvan opened 2 years ago

derekvan commented 2 years ago

It seems like the canvas size is limited, but there's no indication of this. Check the screenshot (I took it with a theme, then tried with the default theme and I'm seeing the same stuff).

Screen Shot 2021-11-24 at 12 04 31 PM
jmilldotdev commented 2 years ago

Hey, thanks for the heads up. Currently the canvas is on infinite scroll and zoom, and I have not figured out yet how to make it size itself along with the open editor leaf, which is a goal of mine eventually. It is also not immediately obvious where the canvas starts and ends, since I do not know of a great way to make it work with everyone’s CSS.

I welcome any and all help and PRs :)