Ability to configure default playing & loop modes for a given app_id from the SDK #1381
Labels
🟦 blueprint
The data that defines our UI
enhancement
New feature or request
🐍 Python API
Python logging API
📺 re_viewer
affects re_viewer itself
🦀 Rust API
Rust logging API
Currently, the viewer will always start in loop mode when opening a file, and in follow mode when streaming data in.
In most cases this heuristic holds up, but sometimes it does not and multiple users have asked for a way to control that.
See e.g. this discord thread.
The text was updated successfully, but these errors were encountered: