Hey there, I’m building some sort of file browser with ImGUI, using recursion. I need to know precisely which item is hovered, so I’m using the IsItemHovered node. Thing is : if you have some deeply nested leaf and hover it, its parents are...
Reading time: 1 mins 🕑
Likes: 2 ❤