mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Update EditWidget.bf
This commit is contained in:
parent
da23ba4aa7
commit
102d8955f1
1 changed files with 1 additions and 0 deletions
|
@ -847,6 +847,7 @@ namespace Beefy.widgets
|
|||
{
|
||||
mSelection = null;
|
||||
MoveCursorToCoord(x, y);
|
||||
ClampCursor();
|
||||
}
|
||||
mDragSelectionKind = .None;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue