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
@gucio321 RowWidget has a list of types inside to decide whether to call SameLine or not, I think this is the best solution right now to leverage performance.
What happend?
when using CustomWidget inside RowWidget (especially as a last of the widgets), imgui.SameLine() is called incorrectly.
Code example
main.go
To Reproduce
Version
(latest)
OS
fedora workstation 36
The text was updated successfully, but these errors were encountered: