[PR #135] [MERGED] Refined UI since last few big UI changes #1479

Closed
opened 2026-03-03 19:07:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/135
Author: @Wind-Explorer
Created: 8/2/2022
Status: Merged
Merged: 8/10/2022
Merged by: @Depal1

Base: developHead: enhancement/refine-UI


📝 Commits (10+)

📊 Changes

9 files changed (+78 additions, -73 deletions)

View changed files

📝 PlayCover/View/AppSettingsView.swift (+4 -2)
📝 PlayCover/View/AppsView.swift (+2 -2)
📝 PlayCover/View/ChangeGenshinAccountView.swift (+3 -2)
📝 PlayCover/View/DeleteGenshinStoredAccountView.swift (+4 -3)
📝 PlayCover/View/MainView.swift (+25 -21)
📝 PlayCover/View/MenuBarView.swift (+3 -0)
📝 PlayCover/View/PlayCoverApp.swift (+5 -2)
📝 PlayCover/View/StoreGenshinAccountView.swift (+32 -29)
📝 PlayCover/View/Style.swift (+0 -12)

📄 Description

Fine-tuned several aspects of the UI, including paddings and sizing to views and elements for a more eye-pleasing user experience
截屏2022-08-03 上午12 54 44
截屏2022-08-06 下午5 50 08


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/135 **Author:** [@Wind-Explorer](https://github.com/Wind-Explorer) **Created:** 8/2/2022 **Status:** ✅ Merged **Merged:** 8/10/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `enhancement/refine-UI` --- ### 📝 Commits (10+) - [`0d480b4`](https://github.com/PlayCover/PlayCover/commit/0d480b4810db607be2adafa9216e49367d1cc8a6) Modified UI elements - [`67f5b78`](https://github.com/PlayCover/PlayCover/commit/67f5b78b9ab28b82342938bab1d5cd678e63e4e4) Meet swiftlint requirements - [`f113965`](https://github.com/PlayCover/PlayCover/commit/f1139653f2546a7569adec105bf322e601178374) Unfilled several less-important buttons - [`49f6ab5`](https://github.com/PlayCover/PlayCover/commit/49f6ab5f0cd1079f9c2785381e1e95fe53dafd5a) Merge branch 'develop' of https://github.com/PlayCover/PlayCover into enhancement/refine-UI - [`ca2826a`](https://github.com/PlayCover/PlayCover/commit/ca2826a7370b0f9d715d3cb4ed77db9d48f5fcf3) Fixed some and changed some - [`49c3d47`](https://github.com/PlayCover/PlayCover/commit/49c3d47790092c2ce4918c5506cb03e4e6021416) Improved code based on Isaac's requests - [`a183a65`](https://github.com/PlayCover/PlayCover/commit/a183a653d63512835883ef1f7554cc891102b1e7) Merge branch 'develop' of https://github.com/PlayCover/PlayCover into enhancement/refine-UI - [`f0de158`](https://github.com/PlayCover/PlayCover/commit/f0de1589a987e9eccec5c40c13ca923204631905) Reverted modifications to app settings view - [`ec1a9f6`](https://github.com/PlayCover/PlayCover/commit/ec1a9f673575012f05243214dbd2b6df3b378956) Increased minimum window size for 4 icon columns - [`807bec0`](https://github.com/PlayCover/PlayCover/commit/807bec0135c08f4f9695a1dfb9f8f94af440940c) Merge branch 'develop' of https://github.com/PlayCover/PlayCover into enhancement/refine-UI ### 📊 Changes **9 files changed** (+78 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/View/AppSettingsView.swift` (+4 -2) 📝 `PlayCover/View/AppsView.swift` (+2 -2) 📝 `PlayCover/View/ChangeGenshinAccountView.swift` (+3 -2) 📝 `PlayCover/View/DeleteGenshinStoredAccountView.swift` (+4 -3) 📝 `PlayCover/View/MainView.swift` (+25 -21) 📝 `PlayCover/View/MenuBarView.swift` (+3 -0) 📝 `PlayCover/View/PlayCoverApp.swift` (+5 -2) 📝 `PlayCover/View/StoreGenshinAccountView.swift` (+32 -29) 📝 `PlayCover/View/Style.swift` (+0 -12) </details> ### 📄 Description Fine-tuned several aspects of the UI, including paddings and sizing to views and elements for a more eye-pleasing user experience <img width="777" alt="截屏2022-08-03 上午12 54 44" src="https://user-images.githubusercontent.com/66894537/182431223-a575ff97-da62-485e-a70d-ae8e12da62c0.png"> <img width="777" alt="截屏2022-08-06 下午5 50 08" src="https://user-images.githubusercontent.com/66894537/183243868-3a69910f-5d83-415c-a301-6024f1ffee06.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1479
No description provided.