Hi summarity,
re:
> If a tool is triggered via shortcut, some but not all of the parameters are reset to
> default values, which is different from triggering it in the UI.
I should be able to fix that but you can solve it now if you put in "text" with all lowercase letters as the command name for the shortcut key.
Basically what happens right now is the UI says to run the "text" command, while the shortcut key says to run the "Text" command. They do both end up running the same actual command but the different upper/lower cases makes them have different storage for default values.
Thanks,
- Michael
|