Wish: disable num pad UI for meshing

 From:  Michael Gibson
2598.11 In reply to 2598.4 
Hi jonah & Micha - I've made some updates to this area for the next v2 beta.

There will be a new setting in moi.ini that you can change to turn off those flyout panels so that they do not show up when you click on an input field. That will be in the [UI] section:

[UI]
DisableNumericInputFlyout=n

In the next beta release, switching that to =y will stop them from showing.


Also I've made the Tab key work when a flyout is open, it will close the flyout, commit any values you have entered, and move focus to the next field, in inline edit mode (meaning without the flyout activated).


- Michael