Coretto comportamento nel caso di editing della riga
git-svn-id: svn://10.65.10.50/trunk@3906 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9db4e1ff7c
commit
2bcd38f979
@ -1042,6 +1042,7 @@ bool TSpreadsheet::event_handler(XI_OBJ* itf, XI_EVENT *xiev)
|
||||
{
|
||||
_row_dirty = FALSE;
|
||||
notify_change();
|
||||
_cell_dirty = FALSE;
|
||||
}
|
||||
const KEY k = edit(_cur_rec);
|
||||
if (k == K_ENTER)
|
||||
|
Loading…
x
Reference in New Issue
Block a user