This commit is contained in:
parent
889bec04b1
commit
2094450898
@ -71,12 +71,6 @@ class SelectionTracker {
|
||||
return m_selectionOngoing;
|
||||
}
|
||||
|
||||
constexpr void startSelection(ox::Point cursor) noexcept {
|
||||
m_pointA = cursor;
|
||||
m_pointB = cursor;
|
||||
m_selectionOngoing = true;
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @param cursor
|
||||
|
Loading…
x
Reference in New Issue
Block a user