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][POC] update swiftfin tvos signin #1113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Isaiah-Hamilton
Copy link
Contributor

Changes made

Updated the swiftfin tvos signin view

Before

Simulator Screenshot - Apple TV 4K (3rd generation) - 2024-06-15 at 02 17 00

After

Simulator Screenshot - Apple TV 4K (3rd generation) - 2024-06-15 at 02 08 41

Feedback

Let me know which one is best and what you think.

@Isaiah-Hamilton Isaiah-Hamilton changed the title [WIP] update swiftfin tvos signin [WIP][POC] update swiftfin tvos signin Jun 15, 2024
HStack(alignment: .top) {
VStack(alignment: .leading) {
signInSection
VStack {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing the buttons, but this needs to be in a HStack like before. This is a deliberate design decision for these being different sections, and they should be equally sized. Additionally, the public user section can be of any size and requiring to scroll through them isn't desirable.

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.

2 participants