Skip to content

Commit 28a8cff

Browse files
committed
#3480 fix: cursor placement in hanging lists
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 2530156 commit 28a8cff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
the caret on click on Windows and Linux/X11, and fixed current-line highlight
77
alignment drifting after nested list items in the note text edit
88
(for [#3480](https://github.com/pbek/QOwnNotes/issues/3480))
9+
- Fixed cursor placement and text selection becoming offset in hanging-indented
10+
wrapped Markdown list items after keyboard navigation, which could also draw
11+
the current-line highlight on the wrong visual line
12+
(for [#3480](https://github.com/pbek/QOwnNotes/issues/3480))
913
- Fixed clicking percent-encoded relative attachment links in the note preview opening
1014
a non-decoded path (for [#3483](https://github.com/pbek/QOwnNotes/issues/3483))
1115
- Added **moving note subfolders to another folder** via the note subfolder tree context menu,

0 commit comments

Comments
 (0)