omnivore/apple/OmnivoreKit/Sources/App/Views
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
..
AudioPlayer Reset tabIndex when state is reset to loading 2022-10-13 15:37:37 +08:00
Highlights A couple small layout tweaks on the highlight card view 2022-10-06 13:16:41 +08:00
Home fixes after rebasing 2022-10-12 12:58:32 -07:00
Labels add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
Profile add empty subscriptions list message 2022-10-12 13:16:33 -07:00
Registration add min size to macos email login view frame 2022-10-12 13:33:59 -07:00
RootView add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
WebReader add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
DebugMenuView.swift add UI and API call to delete account from ios app 2022-07-06 09:38:24 -07:00
LinkedItemTitleEditView.swift fix edit title modal for macos 2022-06-27 21:34:14 -07:00
LinkItemDetailView.swift More work on the player UI, more consistent nav bar item sizing 2022-10-06 12:34:16 +08:00
PrimaryContentView.swift remove ios14 specific code 2022-04-14 12:45:45 -07:00
WelcomeView.swift update buttons on welcome screen to work for macos 2022-10-12 13:23:22 -07:00