mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps/shared] Add comment for isCursorHanging method
This commit is contained in:
committed by
LeaNumworks
parent
b7bbb258a8
commit
10c296e671
@@ -41,6 +41,7 @@ protected:
|
||||
virtual bool moveCursorVertically(int direction) = 0;
|
||||
virtual uint32_t rangeVersion() = 0;
|
||||
bool isCursorVisible();
|
||||
// The cursor is hanging if the selected function has been edited or deleted
|
||||
virtual bool isCursorHanging() = 0;
|
||||
|
||||
// Closest vertical curve helper
|
||||
|
||||
Reference in New Issue
Block a user