Oops, don't forget to hide editor on cancel.

master
voussoir 2017-05-05 23:04:33 -07:00
parent 980688fbc1
commit ae08f9919a
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ function finish_editing(do_save)
}
else
{
hide_editor();
}
}