-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Screens in Portrait mode will automatically switch column and row values. Example: You have 2 ultrawide monitors, one is landscape, the other is portrait. Your config is set to 5 columns and 2 rows. The landscape screen with have 5 columns and 2 rows. The portrait screen with have 5 rows and 2 columns. resolves #160
- Loading branch information
1 parent
b7785bb
commit 0ee1d4c
Showing
3 changed files
with
99 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters