You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the times in a loop submitting items you'd want to surround your item submission with PushID(index); ... PopID();.
This is also demonstrated in the various tables demo we have in imgui_demo.cpp.
Hello.
I am trying to select item from table but it's not selecting. When i change the text, all works.
https://user-images.githubusercontent.com/126063817/220577306-297fc741-b451-45b8-87f9-d48530200867.mp4
Here is a code:
Is this a bug or did I make an error in the code? Thank you
The text was updated successfully, but these errors were encountered: