Changeset [2cc44b25efe2e425c266dd9d4ec4323e3347955e] by Thell Fowler
February 13th, 2010 @ 09:58 PM
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/2cc44b25efe2...
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