diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-06-17 11:06:15 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-06-17 11:06:15 +1000 |
| commit | 5fc1282d6d4a18f8018bbdd769991eb93171757a (patch) | |
| tree | 4d82ba7eeb38c2f52f204baa650c8f1226f7b9fc /doc/ScintillaHistory.html | |
| parent | 0f0a8c1db9ef9909a93a94e008fbaf96e02ad78d (diff) | |
| download | scintilla-mirror-5fc1282d6d4a18f8018bbdd769991eb93171757a.tar.gz | |
Feature [feature-requests:1361]. Allow caret width to be up to 20 pixels.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 10e88fd2a..e8880ec71 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -588,6 +588,10 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1355/">Feature #1355</a>. </li> <li> + Allow caret width to be up to 20 pixels. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1361/">Feature #1361</a>. + </li> + <li> Fix printing on Windows to use correct text size. <a href="https://sourceforge.net/p/scintilla/bugs/2185/">Bug #2185</a>. </li> |
