when selecting text in wxHTML, selecting half a character is enough to select it (patch #1719530; this is standard behaviour when selecting text)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -95,6 +95,8 @@ All (GUI):
|
||||
|
||||
- Added colour normalization to PNM image handler (Ray Johnston)
|
||||
- Fixed selecting part of word from right to left in wxHTML (Michael Hieke)
|
||||
- Selecting text in wxHTML with character precision was made easier, it's
|
||||
enough to select half of a character (Michael Hieke)
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user