Closed FigBug closed 1 year ago
hmm what OS have you been using? Wondering if it was a mac/win issue.
I'm on macOS
macOS here too. Strange, I still wonder what the specific issue was, it was very solid for me.
Good call on having a disclosureRect
and deriving bounds via event translation. Much better than the recursive parent stuff I stole from TreeViewItem.
This implementation has a couple glitches for me:
Also, this is unrelated to your changes, but there seems to be a debounce glitch when toggling disclosure on non-selected item.
Ok, I tweaked the hit test area
Pixel perfect! Thanks Roland!!
I was still having issues clicking the triangle to open / close items. Now the hit target is the exact location of where the triangle is drawn.