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

label: use TextUnformatted #782

Merged
merged 1 commit into from
Mar 22, 2024
Merged

label: use TextUnformatted #782

merged 1 commit into from
Mar 22, 2024

Conversation

gucio321
Copy link
Collaborator

fix #781

see AllenDang#781
Because Text has some limitation (no idea why)
@gucio321 gucio321 merged commit d48ab7f into AllenDang:master Mar 22, 2024
3 of 4 checks passed
@gucio321 gucio321 deleted the label-fix branch March 22, 2024 08:24
@francmarx
Copy link

@gucio321 bug: last character is missing

g.Label("Hello"),
g.Label("World"),
g.Label("Test"),

gives this

image

@gucio321
Copy link
Collaborator Author

I think like i swa it already...
I hope this is fixed in latest cimgui-go - need to update here

@gucio321
Copy link
Collaborator Author

meh, but something more changed and I get build errors. Will fix that later

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

Successfully merging this pull request may close these issues.

g.Label("very long ........ text") is not shown completely
2 participants