Skip to content

crash in clik imgui demo inputs #1731

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

Closed
Ghost-yc opened this issue Apr 8, 2018 · 2 comments
Closed

crash in clik imgui demo inputs #1731

Ghost-yc opened this issue Apr 8, 2018 · 2 comments

Comments

@Ghost-yc
Copy link

Ghost-yc commented Apr 8, 2018

when open ImGui Demo window and unwind Inputs, Navigation & Focus clik io.MouseDrawCursor crashed

imgui version : 1.60 wip

@ocornut
Copy link
Owner

ocornut commented Apr 8, 2018

@Ghost-yc I cannot reproduce your issue and you are not providing enough information as requested by the contributing guidelines:
https://github.com/ocornut/imgui/blob/master/.github/CONTRIBUTING.md

  • Where is it crashing? Please provide a call-stack
  • Which back-end? Latest unmodified back-end or modified back-end?

I can't help if you don't provide enough information.

@Ghost-yc
Copy link
Author

Ghost-yc commented Apr 8, 2018

I find the crash cause is after create font atlas, I invoked ClearInputData function caused crash in imgui_draw.cpp file 1643 line

@Ghost-yc Ghost-yc closed this as completed Apr 8, 2018
ocornut added a commit that referenced this issue Apr 9, 2018
…hat was left in DX10 example but removed in 1.47 (Nov 2015) in every other back-ends. (fixes 6cee2fc)  (#1733, ~#1731) + assert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants