
Need undo/cancel in all edit boxes
Anytime you have a window popup with the option to change some value, there needs to be a way to cancel without changing the value. In some places hitting enter will do it, but it's not consistent and sometimes sets the value to zero. ESC always sets it to no value which is pretty counterintuitive.
|