The IOBox update rocks but the Vector IOBox behavior could still be slightly improved.
Using the common input for vectors is very handy for setting initial values, but what if you need to do a slight adjustment?
Currently the input resets each time mouse is released.
I think that instead it should either:
- Copy the X value
- Hold vector average
Or add the option to use it for offsetting instead of replacing the values - maybe while holding a key (shift?).