benji300 / joplin-favorites

Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.
MIT License
94 stars 7 forks source link

Layout problem #18

Open reinerblock opened 3 years ago

reinerblock commented 3 years ago

Hi,

when I open the Favorites pane I got the following view.

grafik

As far as I know the first entry should be beneath the title, shouldn't it be?

Or could it be a problem with the "Ohmine Dark Theme" I use?

One time as I was investigating with the developer tools the favorites started beneath the title and I was curious why there was nothing else but the note title. Until I moved the cursor above the whole line and suddenly two icons appeared. Is this behavior normal that the icons are not visible except one hovers with the cursor over them?

benji300 commented 3 years ago

Hi, the layout switches automatically from horizontal to vertical when a certain panel width is reached. You can change the panel width via the "Change application layout" command. See here how to do. Also here's a short screencast how it works detail. Its recorded for another plugin, but the behavior is the same for this plugin.

Showing the "edit" and "delete" button only when hovering of a favorite is a intended behavior. You can also open a edit dialog when right clicking on a favorite.