damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
76 stars 4 forks source link

Several small bug fixes #391

Closed damontecres closed 2 weeks ago

damontecres commented 2 weeks ago
  1. Hitting back after selected a new saved filter wouldn't update the sort by button to previous value on the filter page
  2. Gallery page could crash sometimes when returning to the details tab
  3. The "Play All" button (#385) wasn't being hidden when scrolling down
  4. The position footer on grids wasn't being shown when there are no results. This also meant it was a kinda of unclear if there were truly no results or an error occurred fetching data. Now it will display "0 / 0" if there were results.