geode-sdk / NodeIDs

Standard node ids used across all Geode mods
16 stars 22 forks source link

fix replaceInput not inheriting number input property #110

Closed flurrybun closed 3 weeks ago

flurrybun commented 1 month ago

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

fixes #99

Asdroid-byte commented 2 weeks ago

I dont have 2.207 geode it works in pc :(