Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for SetPos ImGui assert #161

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Damon3000s
Copy link
Collaborator

By setting the cursor to the bottom right of the grid and making a 0 sized dummy it results in the cursor position being advanced to the new line and the CursorMaxPos internal state being correct so it doesn't trigger the assert.

By setting the cursor to the bottom right of the grid and making a 0 sized dummy it results in the cursor position being advanced to the new line and the CursorMaxPos internal state being correct so it doesn't trigger the assert.
@matt-edmondson matt-edmondson merged commit fb0ea04 into ktsu-dev:main Jan 9, 2025
2 of 3 checks passed
@Damon3000s Damon3000s deleted the fix-assert-for-set-pos branch January 21, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants