Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize icon over Note list #2

Open
zackles opened this issue Mar 3, 2022 · 6 comments
Open

Resize icon over Note list #2

zackles opened this issue Mar 3, 2022 · 6 comments

Comments

@zackles
Copy link

zackles commented Mar 3, 2022

Hello, Style is working great except that I can't access note list (select or move between notes in the note liste) because the resize icon 2022_03_03_11_55_49_Document1_Word stay above it.

Windows 10 - Joplin 2.7.13

@Omega9
Copy link

Omega9 commented Mar 4, 2022

Same on Linux 5.16.11, Joplin 2.7.13

@a-abella
Copy link

a-abella commented Mar 24, 2022

As a temporary workaround, in userchrome.css you can add position: relative !important to .rli-noteList div to allow you to click in the note list again. However this takes away the ability to resize the note list, and moves the New Note/New To-Do button to the top of the note list.

@cowimax
Copy link

cowimax commented May 7, 2022

Just delete or comment out line 278 in userchrome.css and it will work well.
line 278: .rli-noteList > div > div:not(.note-list),

@zackles
Copy link
Author

zackles commented Jul 27, 2022

Thanks for the tricks.
It works with commenting line 278 with Joplin 2.8.8 and wakana v0.5.0
Adding "position: relative !important" allow to select notes but I can't resize note panel.

@psfinal9
Copy link

Thanks for the tricks...but it doesn't work and I am using Joplin DDDot plugin, which place the additional view at the right side.
as my observation, the trick doesn't work due to this additional view.

@vis-lee
Copy link

vis-lee commented Sep 4, 2022

This is a really great style. I love it so much!

as the @psfinal9 encountered issue, I installed the note tabs plugin and adjusted the layout of it (an additional view) from the right to the bottom, as a result, a half blank of the view is left on the right side and froze over there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants