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

SeriesItemView redesign #127

Merged
merged 4 commits into from
Aug 6, 2021
Merged

SeriesItemView redesign #127

merged 4 commits into from
Aug 6, 2021

Conversation

PangMo5
Copy link
Member

@PangMo5 PangMo5 commented Aug 6, 2021

Changes

  • SeriesItemView feature and UI redesign

Additionally, I think it seems better to use even number of padding for UI.
And recommended to use spacing param when using VStack, HStack, LazyVStack, and LazyHStack.
It is difficult to implement the desired UI when using the default value of nil.

These are met in this PR.
This will make it look more modern and regular UI.

Before

After

@PangMo5 PangMo5 added the enhancement New feature or request label Aug 6, 2021
@PangMo5 PangMo5 self-assigned this Aug 6, 2021
@PangMo5 PangMo5 requested a review from acvigue as a code owner August 6, 2021 11:32
@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
25.5% 25.5% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Aug 6, 2021

Please retry analysis of this Pull-Request directly on SonarCloud.

@PangMo5
Copy link
Member Author

PangMo5 commented Aug 6, 2021

I don't think SonarCloud is suitable for SwiftUI lol

@acvigue
Copy link
Member

acvigue commented Aug 6, 2021

THANK YOU. ive been meaning to do this. SonarCloud is useful for certain things and I need to finish setting it up properly

@acvigue acvigue merged commit 7365405 into main Aug 6, 2021
@PangMo5 PangMo5 deleted the PangMo5/new-SeriesItemView branch August 6, 2021 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants