Revert removal of fake editing for numeric input

Revert changes from 785159e6e4
but keep 'ifdef'.

@mont29 maintains this area and prefers to keep existing logic.
Note that there was misunderstanding that '*' was intended only
to be a backup key for '=' for keyboards which require holding a
modifier.
This commit is contained in:
Campbell Barton
2018-07-11 15:22:57 +02:00
parent 42fa889e46
commit ddedf6124e

View File

@@ -49,7 +49,7 @@
#include "UI_interface.h"
/* Numeric input which isn't allowing full numeric editing. */
// #define USE_FAKE_EDIT
#define USE_FAKE_EDIT
/* NumInput.flag */
enum {