mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #691] [MERGED] Fixed some layout issues #1175
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/MonitorControl/MonitorControl/pull/691
Author: @waydabber
Created: 10/9/2021
Status: ✅ Merged
Merged: 10/9/2021
Merged by: @waydabber
Base:
master← Head:fix/beta2issues📝 Commits (10+)
b055cb4Compile three DDC startup options into one popup menu.218522fUpdated translation filesc990455Combine multiple displays radio buttons into a popup menu44438f4Changed record shortcut box to a more logical layout + needs less space50ad12cFurther tweaks in keyboard preferences pane5026d91Fix constraint issuec27b5f0Updated Chinese translationc608617Merge remote-tracking branch 'refs/remotes/origin/master'16db5c1Updated Chinese translation41c993cFix spacing📊 Changes
40 files changed (+701 additions, -967 deletions)
View changed files
📝
MonitorControl/Enums/PrefKey.swift(+15 -9)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/OtherDisplay.swift(+4 -4)📝
MonitorControl/Support/MenuHandler.swift(+7 -7)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+168 -274)📝
MonitorControl/UI/de.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/de.lproj/Main.strings(+21 -36)📝
MonitorControl/UI/en.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/en.lproj/Main.strings(+22 -37)📝
MonitorControl/UI/es-419.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/es-419.lproj/Main.strings(+19 -34)📝
MonitorControl/UI/fr.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/fr.lproj/Main.strings(+22 -37)📝
MonitorControl/UI/hu.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/hu.lproj/Main.strings(+22 -37)📝
MonitorControl/UI/it.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/it.lproj/Main.strings(+22 -37)📝
MonitorControl/UI/ja.lproj/Localizable.strings(+9 -0)📝
MonitorControl/UI/ja.lproj/Main.strings(+19 -34)📝
MonitorControl/UI/ko.lproj/Localizable.strings(+9 -0)...and 20 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.