We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f1d91 commit 4eb5a64Copy full SHA for 4eb5a64
docs/changelog.md
@@ -2,6 +2,16 @@
2
3
This document tracks the changes between ImGuiTextSelect versions. Dates are written in the MM/DD/YYYY format.
4
5
+## 1.1.4 (02/14/2025)
6
+
7
+### Improvements
8
9
+- Improved newline handling for triple-click selection.
10
11
+### Bug Fixes
12
13
+- Fixed UB when selecting empty lines. The newline character is now included in the selection rectangle and copied text.
14
15
## 1.1.3 (11/02/2024)
16
17
### Improvements
0 commit comments