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

Cursor Position Error & Key Not Recognize #4

Open
krulci opened this issue Feb 29, 2024 · 2 comments
Open

Cursor Position Error & Key Not Recognize #4

krulci opened this issue Feb 29, 2024 · 2 comments

Comments

@krulci
Copy link

krulci commented Feb 29, 2024

I am using ImGuiColorTextEditNet with https://github.com/krulci/DearImGuiInjection in Unity.
I am having issue where cursor position is skipped with space (getting extra spaces after input).
I am getting extra question mark after Ctrl+A, Ctrl+V, Backspace.
In addition, backspace do not delete anything; Ctrl+A in the other hand deletes everything.

@krulci
Copy link
Author

krulci commented Mar 3, 2024

https://github.com/krulci/ImGuiColorTextEditNet
I did a forked on commit edcaf80 and setup the project.
Just set TestPlugin as startup project and net6 as solution configurations to start debug.

@csinkers
Copy link
Owner

csinkers commented Mar 3, 2024

ah cool, thanks for providing sample code, I haven't done much with Unity before. Will run this up when I get a chance.

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

No branches or pull requests

2 participants