Skip to content

Conversation

@ungjinPark
Copy link
Contributor

Re-style the preferences panel.

  1. I propose implementing a fixed bottom area for "Save" and "Cancel" actions to eliminate the need for scrolling to the bottom of the panel.
  2. I suggest increasing the spacing to give more neat feeling to users.

Sample(Light, Dark

image
image

= and others added 12 commits November 29, 2024 00:06
- **Menu** :
  - "Move to previous monitor" -> "이전 모니터로 옮기기"
  - "Move to next monitor" -> "다음 모니터로 옮기기"
- **Main** :
  - "Version {version} is available" -> {version} 버전을 사용할 수
    있습니다."
  - "More Details" -> "상세 내역 보기"
  - "Download" -> "다운로드"
  - "Close" -> "닫기"
- **About**
  - Under -> "라이선스"
The contrast mode issue(ThePacielloGroup#355, ThePacielloGroup#356) prompted me to revisit the color contrast of the CCA user interface.

I identified issues with color contrast across various screen theme modes (e.g., Windows Contrast Theme, Dark Mode, Light Mode), particularly with the fail (X mark) and pass (check mark) icons.

To address this, I adjusted the colors to ensure a contrast ratio of at least 4.5:1 in all modes (Light, Dark, and Contrast Mode).
- Add more wide space between the fieldsets and controls in the preferences panel.

- Add sticky bottom area for saving and canceling without scroll down.
@waddie96
Copy link

I support the buttons on preference panel being sticky

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