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

Multiline tooltips #15

Closed
LaineZ opened this issue Apr 3, 2020 · 1 comment
Closed

Multiline tooltips #15

LaineZ opened this issue Apr 3, 2020 · 1 comment

Comments

@LaineZ
Copy link
Contributor

LaineZ commented Apr 3, 2020

If i tried make multiline tooltip witn \n character it is not displayed correctly
Bug
Code:
slab.Button("GC", {Tooltip = "Performs a garbage collection:\nLua uses a garbage collector that runs from time to time to collect dead objects when they are no longer accessible from the Lua program."})

coding-jackalope added a commit that referenced this issue Apr 12, 2020
Added example of multi-line tooltip.

[Tooltip]
#15
Support for multi-line tooltips.
@coding-jackalope
Copy link
Collaborator

This issue should now be fixed with the latest release. The commit can be found here 87231b8.

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