Changeset [73271487f3fb0a8a2efb25689bc0c0f6228f6802] by Thell Fowler
February 20th, 2010 @ 03:45 AM
SciLexer: clear hotspot style when mouse leaves hotspot
- Hotspot styling was not being removed when mouse left either the ScintillaEditView client area or when it entered the margin area. This adds a call to SetHotSpotStyle(NULL) for both cases.
- This patch is the same as that being applied to Scintilla using Windows specific TrackMouseEvent.
[#16]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/73271487f3fb...
Committed by Thell Fowler
- M scintilla/src/Editor.cxx
- M scintilla/src/Editor.h
- M scintilla/win32/ScintillaWin.cxx
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release