spix
spix copied to clipboard
Add id sniffer
I find it useful to have this little helper class to get the id of clicked items.
You can install it as an event filter. It then outputs id paths to std::out. This makes it a lot easier to get the ids.
I'm not sure if the place for this class is well choosen, please check and adjust!