Cleanup: comments (long lines) in editors
This commit is contained in:
@@ -452,7 +452,8 @@ bool handleNumInput(bContext *C, NumInput *n, const wmEvent *event)
|
||||
utf8_buf = ascii;
|
||||
break;
|
||||
#if 0
|
||||
/* Those keys are not directly accessible in all layouts, preventing to generate matching events.
|
||||
/* Those keys are not directly accessible in all layouts,
|
||||
* preventing to generate matching events.
|
||||
* So we use a hack (ascii value) instead, see below.
|
||||
*/
|
||||
case EQUALKEY:
|
||||
|
||||
Reference in New Issue
Block a user