[PR #694] [MERGED] Added a permanent scrollbar to Displays view #1179

Closed
opened 2026-05-05 07:06:51 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/694
Author: @waydabber
Created: 10/9/2021
Status: Merged
Merged: 10/9/2021
Merged by: @waydabber

Base: masterHead: fix/beta2issues


📝 Commits (10+)

  • b055cb4 Compile three DDC startup options into one popup menu.
  • 218522f Updated translation files
  • c990455 Combine multiple displays radio buttons into a popup menu
  • 44438f4 Changed record shortcut box to a more logical layout + needs less space
  • 50ad12c Further tweaks in keyboard preferences pane
  • 5026d91 Fix constraint issue
  • c27b5f0 Updated Chinese translation
  • c608617 Merge remote-tracking branch 'refs/remotes/origin/master'
  • 16db5c1 Updated Chinese translation
  • 41c993c Fix spacing

📊 Changes

4 files changed (+21 additions, -20 deletions)

View changed files

📝 MonitorControl/Info.plist (+1 -1)
📝 MonitorControl/UI/Base.lproj/Main.storyboard (+18 -18)
📝 MonitorControl/View Controllers/DisplaysPrefsViewController.swift (+1 -0)
📝 MonitorControlHelper/Info.plist (+1 -1)

📄 Description

Apparently to some users it was not obvious that the Displays pane is scrollable. I made the scroll bar permanent to indicate if there is more to see there.


🔄 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/MonitorControl/MonitorControl/pull/694 **Author:** [@waydabber](https://github.com/waydabber) **Created:** 10/9/2021 **Status:** ✅ Merged **Merged:** 10/9/2021 **Merged by:** [@waydabber](https://github.com/waydabber) **Base:** `master` ← **Head:** `fix/beta2issues` --- ### 📝 Commits (10+) - [`b055cb4`](https://github.com/MonitorControl/MonitorControl/commit/b055cb42365a039dec488a8e3db7ca6cfe35d020) Compile three DDC startup options into one popup menu. - [`218522f`](https://github.com/MonitorControl/MonitorControl/commit/218522f4c544a75eb098ec0818fbd53d06739c84) Updated translation files - [`c990455`](https://github.com/MonitorControl/MonitorControl/commit/c990455ed929c19d1b82a61d78a3e9554cd80a67) Combine multiple displays radio buttons into a popup menu - [`44438f4`](https://github.com/MonitorControl/MonitorControl/commit/44438f4312148cd5428d05121adf49fa18b1b105) Changed record shortcut box to a more logical layout + needs less space - [`50ad12c`](https://github.com/MonitorControl/MonitorControl/commit/50ad12cad7eb0c319d49f01023670a5c2d51ee08) Further tweaks in keyboard preferences pane - [`5026d91`](https://github.com/MonitorControl/MonitorControl/commit/5026d91005abc8c394d80e67af01e5b48e024163) Fix constraint issue - [`c27b5f0`](https://github.com/MonitorControl/MonitorControl/commit/c27b5f03a87a3837162388554c1cb07a0c7283d2) Updated Chinese translation - [`c608617`](https://github.com/MonitorControl/MonitorControl/commit/c608617b150d697c3397303021ad25c1d531ba69) Merge remote-tracking branch 'refs/remotes/origin/master' - [`16db5c1`](https://github.com/MonitorControl/MonitorControl/commit/16db5c147ff15c6bac4189fb862764aaae642a8a) Updated Chinese translation - [`41c993c`](https://github.com/MonitorControl/MonitorControl/commit/41c993cf746ab8075803f1a777c3996ace10848b) Fix spacing ### 📊 Changes **4 files changed** (+21 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `MonitorControl/Info.plist` (+1 -1) 📝 `MonitorControl/UI/Base.lproj/Main.storyboard` (+18 -18) 📝 `MonitorControl/View Controllers/DisplaysPrefsViewController.swift` (+1 -0) 📝 `MonitorControlHelper/Info.plist` (+1 -1) </details> ### 📄 Description Apparently to some users it was not obvious that the Displays pane is scrollable. I made the scroll bar permanent to indicate if there is more to see there. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:06:51 -06: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: github-starred/MonitorControl#1179
No description provided.