Commit 487d227
committed
Document that Rerun Play/Pause timeline controls do not work
The native Rerun timeline Play/Pause buttons are hidden by default but can
still be revealed through Rerun's own dock panel UI; clicking them has no
effect while visualizing a live simulation, since Isaac Lab logs everything
statically by default and Play/Pause only ever scrubs already-logged
timeline data. Attempted to fully hide the controls by dropping the
conflicting collapse_panels=True blueprint flag, but the controls remained
reachable, so documenting the limitation instead.1 parent 71defbc commit 487d227
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
761 | 770 | | |
762 | 771 | | |
763 | 772 | | |
| |||
0 commit comments