omnivore/apple/OmnivoreKit
Jackson Harper d9c91c3137 Reset tabIndex when state is reset to loading
We track the state of the current index in two places: the audio
controller, which updates as audio as played, the tabView has its
own binding of the current index, this is to allow scrolling.

When the audio item being played changes, we need to reset the
state of the tabIndex. We do this by watching for state loading
which occurs when new audio is loaded.
2022-10-13 15:37:37 +08:00
..
Sources Reset tabIndex when state is reset to loading 2022-10-13 15:37:37 +08:00
Tests lint fixes 2022-06-17 13:54:40 -07:00
.gitignore Open source omnivore 2022-02-11 09:24:33 -08:00
Package.swift add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
README.md Open source omnivore 2022-02-11 09:24:33 -08:00

OmnivoreKit