You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Example_Script.js, there are a couple of character inputs. They should ideally be bounded such that only a single character can be specified, but in practice magic_gui currently allows more than one character to be typed.
I consider this an extremely low-priority issue to fix, as long as the first character of the strings entered are actually used as inputs to the module being executed.
The text was updated successfully, but these errors were encountered:
In the
Example_Script.js
, there are a couple of character inputs. They should ideally be bounded such that only a single character can be specified, but in practice magic_gui currently allows more than one character to be typed.I consider this an extremely low-priority issue to fix, as long as the first character of the strings entered are actually used as inputs to the module being executed.
The text was updated successfully, but these errors were encountered: