Changeset [23223d7870fce0cfbe75907016ba9730a7d85d59] by Thell Fowler
February 16th, 2010 @ 03:43 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. Since SetHotSpotStyle does its' own checks before applying any change no additional checks have been added.
[#16]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/23223d7870fc...
Committed by Thell Fowler
- M scintilla/src/Editor.cxx
- 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