ambrt / joplin-plugin-fold-cm

24 stars 2 forks source link

[issue] can't see caret/cursor when it at column 1 #4

Open hihihlo opened 2 years ago

hihihlo commented 2 years ago

I installed this plugin today, and found a issue of it :

  1. if caret/cursor column position at 2 (second char) : fine CurPos2

  2. if caret column position at 1 (first char of line) : won't see the caret CurPos1

  3. if uninstall this plugin, can see caret now NoPluginPos1

OS : windows 10 Joplin 2.7.15 (prod, win32) Keychain Supported: Yes Revision: 8352e23

thanks~

hihihlo commented 2 years ago

PS: above issue only happen on some case : only zoom in / zoom out view may happen, (view -> actual size won't happen)

Abbydon commented 1 year ago

My 2 external displays are 1920x1080 with 100% scaling. The laptop display is 2240x1400 with 150% scaling. All other Windows apps (including NP++) don't have any problems being on any of the displays or moving between them. By default, apps start on the laptop display if I'm working from home or when I first come to the office after doing so. But then they usually start on one of my external monitors because I move them before shutting down. It seems as though Joplin is using the laptop settings even though it usually starts up on an external display, and the laptop is set as display 3 in my Windows "Display settings".

If I use the "Actual Size" option, it's still a problem. I have to "Zoom Out" to get the headers out from under the bar, but then the Markdown is tiny. I can then use "Actual Size" again, but then the folding arrows are tiny.

Zoom out... image

Zoom in... image

After doing this and moving Joplin between the displays, everything looks fine other than the tiny arrows.

There must be a way to edit the CSS to get the arrows to show and all text to be visible without needing to resort to toggling the zoom based on which display I have it on. The only custom CSS I have is for hiding the "All Notes" items, making the selected note list item bolder, and various "Markdown Table: Colorize" customizations. So, I don't think any of that is affecting it.

jb261 commented 11 months ago

I'm having the same issue.