the inputs in SetGroupIDLayer have m_numberInput enabled by default. when node ids replaces an input with a geode input, this value is not inherited. this results in the input not being cleared upon selecting it when its value is 0 or a non-number string like "Mixed," which is mildly annoying. this issue is now fixed
the inputs in SetGroupIDLayer have
m_numberInput
enabled by default. when node ids replaces an input with a geode input, this value is not inherited. this results in the input not being cleared upon selecting it when its value is 0 or a non-number string like "Mixed," which is mildly annoying. this issue is now fixedfixes #99