Skip to content

fix replaceInput not inheriting number input property#110

Merged
Cvolton merged 1 commit intogeode-sdk:mainfrom
flurrybun:fix-number-inputs
Nov 9, 2024
Merged

fix replaceInput not inheriting number input property#110
Cvolton merged 1 commit intogeode-sdk:mainfrom
flurrybun:fix-number-inputs

Conversation

@flurrybun
Copy link
Copy Markdown
Contributor

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

@Cvolton Cvolton merged commit 7a85975 into geode-sdk:main Nov 9, 2024
@Asdroid-byte
Copy link
Copy Markdown

I dont have 2.207 geode it works in pc :(

OmgRod pushed a commit to OmgRod/NodeIDs that referenced this pull request Nov 28, 2024
@flurrybun flurrybun deleted the fix-number-inputs branch January 6, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Number inputs don't clear on select when the value is 0 or not a number

3 participants