omnivore/apple/OmnivoreKit/Sources/App
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
..
AppExtensions/Share More contrast on the share extension buttons and text 2022-09-23 17:50:07 +08:00
PDFSupport disable pspdfkit feature that asks for author name for annotations 2022-09-29 20:45:19 -07:00
Views Reset tabIndex when state is reset to loading 2022-10-13 15:37:37 +08:00
MacMenuCommands.swift change order on increase/decrease in mac menu 2022-07-12 22:31:00 -07:00
PrimaryContentCategory.swift destructure home feed components into platform specific parent components 2022-02-28 08:53:58 -08:00
Services.swift add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
SnackbarExtension.swift create helper function on Snackbar to show it 2022-02-25 19:39:12 -08:00