diff options
| author | nyamatongwe <nyamatongwe@gmail.com> | 2013-11-03 14:48:22 +1100 |
|---|---|---|
| committer | nyamatongwe <nyamatongwe@gmail.com> | 2013-11-03 14:48:22 +1100 |
| commit | b02e204f86c3e53e0d5e4ab1da75c371a4116398 (patch) | |
| tree | 462e8ee739bab2b0130e8dfa848d7250ba5999b3 /doc/ScintillaHistory.html | |
| parent | 411f3dc1539b41d970c8de3d2db2b2de3a9cfaae (diff) | |
| download | scintilla-mirror-b02e204f86c3e53e0d5e4ab1da75c371a4116398.tar.gz | |
Bug [#1544]. Mac font quality not applied to margin.
From Mark Yen.
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 45adf8dfd..9426de5fb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -482,6 +482,10 @@ When scroll width is tracked, take width of annotation lines into account. </li> <li> + On Cocoa, apply font quality setting to line numbers. + <a href="http://sourceforge.net/p/scintilla/bugs/1544/">Bug #1544</a>. + </li> + <li> On Cocoa, clicking in margin now sets focus. <a href="http://sourceforge.net/p/scintilla/bugs/1542/">Bug #1542</a>. </li> |
