mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-05 07:45:59 +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;
|
mSelection = null;
|
||||||
MoveCursorToCoord(x, y);
|
MoveCursorToCoord(x, y);
|
||||||
|
ClampCursor();
|
||||||
}
|
}
|
||||||
mDragSelectionKind = .None;
|
mDragSelectionKind = .None;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue