Snippets: Track begin of first selection
Since in the snippets overlay the selections are created with ExpandBegin the interest is mostly in detecting when the first one moved to the left (for example, when an undo is performed right after inserting the snippet). However, this tracking doesn't need to necessarily be associated with that flag.
Showing
- src/plugins/texteditor/basetexteditor.cpp 3 additions, 5 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/texteditoroverlay.cpp 14 additions, 2 deletionssrc/plugins/texteditor/texteditoroverlay.cpp
- src/plugins/texteditor/texteditoroverlay.h 3 additions, 0 deletionssrc/plugins/texteditor/texteditoroverlay.h
Loading
Please register or sign in to comment