Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

linw789
Copy link
Contributor

@linw789 linw789 commented Aug 24, 2022

This allows users to hide tree_node label. This change also added an
example of making tree_node as a button.

This allows users to hide tree_node label. This change also added an
example of making a tree_node as a button.
@linw789
Copy link
Contributor Author

linw789 commented Aug 24, 2022

Does anyone know how to NOT highlight when mouse hovering over a tree node?

@dbr dbr merged commit 0c9341a into imgui-rs:main Sep 2, 2022
@dbr
Copy link
Contributor

dbr commented Sep 2, 2022

Looks good, thanks!

Does anyone know how to NOT highlight when mouse hovering over a tree node?

Can you just override the HeaderHovered style color? (e.g set the alpha to zero)

Otherwise, I'm not too sure - might be worth asking in the upstream repo

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.

2 participants