rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.31k stars 299 forks source link

Support arbitrary action buttons for list item2 #6191

Open abey79 opened 5 months ago

abey79 commented 5 months ago

Currently, PropertyContent supports only one action button, but it would be nice to have support for more than 1. After discussing with @martenbjork, we should use the following strategy:

abey79 commented 3 months ago

Part/related to this issue:

abey79 commented 3 months ago