Posts: 234
Threads: 9
Thanks Received: 286 in 219 posts
Thanks Given: 92
Joined: 04 July 24
02 March 26, 12:26
(This post was last modified: 03 March 26, 08:51 by Kool.)
26.3.1 - Fixed text selection start positions in wrapped Markdown list items with hanging indentation in the note text edit (for #3477)
- Fixed wrapped list item continuation lines with hanging indentation sometimes clipping the last characters of a line (for #3478)
- Fixed QLiteHtml preview selection drawing occasionally leaving vertical highlight stripes when dragging a selection (for #3466)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 234
Threads: 9
Thanks Received: 286 in 219 posts
Thanks Given: 92
Joined: 04 July 24
26.3.2 - Moved the setting for hanging indentation in wrapped Markdown list items to the Tabs and Indents panel in the settings dialog (for #1581)
- Try to fix hanging indentation in wrapped Markdown list items causing caret placement and drawing issues on mouse clicks on Windows (for #3480)
- Try to better fix the end of the last line of text being cut off on hanging-indented wrapped list items when the text almost fits the available width (for #3478)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096
Posts: 234
Threads: 9
Thanks Received: 286 in 219 posts
Thanks Given: 92
Joined: 04 July 24
26.3.3 - Added small inline Markdown image previews in the note text edit with a new setting (enabled by default), supporting local files, remote http(s) image URLs, base64 images, and Nextcloud
image URLs (for #1254)- Inline Markdown image previews are currently only shown when no visible text follows the image tag on the same editor line, to avoid caret positioning mismatches after the image tag
- Fixed caret blinking and visibility when the cursor is on hanging-indented wrapped lines in Markdown list items in the note text edit (for #3480)
Source
More at Home Site
The following 1 user says Thank You to Kool for this post:1 user says Thank You to Kool for this post
• harlan4096