Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Poster Buttons Context Menus #1234

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JPKribs
Copy link
Member

@JPKribs JPKribs commented Sep 15, 2024

Issue

Resolves: #1157

Summary

WIP
The goal of this PR are to allow functions to be performed for an item from the PosterButton. This would allow making changes or playing menu from the library instead of needing to enter the itemView. So far, my list would be:

  • Play / Resume / Start From Beginning
  • Mark as Played / Unplayed
  • Favorite / Unfavorite
  • Shuffle [Needs to be Implemented First]
  • Add to Playlist [Needs to be Implemented First]
  • Download [Needs to be Implemented First]

In-Progress

  • Make sure my new PosterButton Struct is the right way to do this
  • Implement Play/Resume logic for Movies
  • Implement Play/Resume logic for Shows
  • Use this new PosterButton Struct for HomeView ContextMenus

Screenshots

Simulator Screenshot - iPhone 15 Pro - 2024-09-14 at 21 43 58

Simulator Screenshot - iPhone 15 Pro - 2024-09-14 at 21 44 04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PosterButton Context Menus
1 participant