mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-07 08:45:59 +02:00
Property [Inline] changes, large container/string fixes, reload fixes
This commit is contained in:
parent
c531ade968
commit
becd673914
9 changed files with 45 additions and 37 deletions
|
@ -854,7 +854,7 @@ namespace Beefy.widgets
|
|||
var action = new DeleteSelectionAction(this);
|
||||
action.mMoveCursor = moveCursor;
|
||||
mData.mUndoManager.Add(action);
|
||||
PhysDeleteSelection();
|
||||
PhysDeleteSelection(moveCursor);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue