We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9742f95 commit d4a2143Copy full SHA for d4a2143
README.md
@@ -164,6 +164,7 @@ _412 TILs and counting..._
164
- [Default Screenshot Location](mac/default-screenshot-location.md)
165
- [Insert A Non-Breaking Space Character](mac/insert-a-non-breaking-space-character.md)
166
- [List All The Say Voices](mac/list-all-the-say-voices.md)
167
+- [Resizing Both Corners Of A Window](mac/resizing-both-corners-of-a-window.md)
168
169
### PostgreSQL
170
mac/resizing-both-corners-of-a-window.md
@@ -0,0 +1,4 @@
1
+# Resizing Both Corners Of A Window
2
+
3
+Hold the `option` key while resizing a corner of a window and it will
4
+simultaneously and equivalently resize the opposite corner.
0 commit comments