Skip to content

fix: nk_option_text* unticking itself when not visible#944

Open
sleeptightAnsiC wants to merge 1 commit intoImmediate-Mode-UI:masterfrom
sleeptightAnsiC:fix__option_text_unticking
Open

fix: nk_option_text* unticking itself when not visible#944
sleeptightAnsiC wants to merge 1 commit intoImmediate-Mode-UI:masterfrom
sleeptightAnsiC:fix__option_text_unticking

Conversation

@sleeptightAnsiC
Copy link
Copy Markdown
Contributor

Every branch in those functions returns is_active but not those two,
which was clearly a bug that could manifest in rare occasions.
See linked issue for more information.

Fixes: #853

Every branch in those functions returns `is_active` but not those two,
which was clearly a bug that could manifest in rare occasions.
See linked issue for more information.

Fixes: Immediate-Mode-UI#853
Co-authored-by: StewBC <swessels@email.com>
@sleeptightAnsiC sleeptightAnsiC force-pushed the fix__option_text_unticking branch from a117c1c to 1957d8b Compare April 21, 2026 16:34
@sleeptightAnsiC
Copy link
Copy Markdown
Contributor Author

no changes in latest force push, just added StewBC as commit co-author :)

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.

nk_option_text return value inconsistant

2 participants