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
ParameterInput: Don't snap blocks for option inputs
Option inputs only allow selecting from a set of predefined OptionData
values. Prevent trying to snap a block to an option input by making the
snap point invisible.
Fixes: #167
0 commit comments