ambrt / joplin-plugin-referencing-notes

42 stars 6 forks source link

automatic layout adaptation is lost #4

Closed TeresaM12 closed 2 years ago

TeresaM12 commented 3 years ago

The plugin itself works very nice. Thanks! I like the option to insert the backlinks also manually.

First I would like to mention that this plugin is not the only one with this "problem", but it is the only one were I do not understand the source of the problem.

Without the plugin:

With the plugin:

System The plugins which seem not to have this problem do not display any icons and also no further information in an additional pane. Backlinks v 2.0.5 (probably older versions as well) The screen shots are from a mac (running MacOS 10.15)
Joplin 1.7.10 (prod, darwin) Revision: fb1c876 (master) and Joplin 1.7.11 (prod, darwin) Revision: f560563 (master)

But I have the same problem running Joplin 1.7.6 - 1.7.11 on a Win10 device.

ambrt commented 3 years ago

HI Teresa,

I reproduced this error on my machine. These are actually two bugs.

It seems that its something with Joplin keeping panels info (width) even when those panels aren't created like after restart of this plugin. And, resizing of editor and preview isn't called.

I will report it to main Joplin repo b/c i don't see anything that i can do on my side. Thanks for reporting.

TeresaM12 commented 3 years ago

Thanks for checking and passing it on.

TeresaM12 commented 3 years ago

Did you change something else in the 2.0.9 release? I can not reproduce the "ghost" panel and resizing issue anymore (which is very good unfortunately your plugin was not the only potential trigger ...). Joplin version is still the same.

ambrt commented 3 years ago

@TeresaM12 version 2.0.9 have different way of dealing with panel - instead of hiding it when turned off it doesn't create it (at least should not create it). This requires to fully restart to see effect as opposed to switching it via menu setting, like it was in prev version.