You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename RangedPlayback capability to PlaybackControl (#879)
### Changelog
None
### Docs
None
### Description
Coming out of launch review, we got consensus that `PlaybackControl` is
a more descriptive name than `RangedPlayback`, given that the new
callbacks and core functionality relate to controlling playback from the
Foxglove UI. This PR implements that renaming in the SDK.
Tested building and running an example with the `PlaybackControl`
capability against a Foxglove app build that had the renaming
implemented.
0 commit comments