ecere/gui/EditBox: Fixed selection menu items after undo
authorJerome St-Louis <jerome@ecere.com>
Thu, 10 Jul 2014 11:26:28 +0000 (07:26 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 10 Jul 2014 11:26:28 +0000 (07:26 -0400)
- Calls to SetViewToCursor() that used to be responsible for invoking SelectionEnables()
 had been commented out, so now calling it directly as well as UpdateDirty() and SetSelectCursor()


No differences found