-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Added new gui.screenMode key to config #2358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new gui.screenMode key to config #2358
Conversation
|
Looks good @phanithinks . One thing: now that the user is seeing the name 'screenMode', it's worth asking: is this an intuitive name? I think 'windowSize' would be better |
Thank you @jesseduffield for reviewing. I changed as per your suggestion in configuration. |
|
@jesseduffield Do I need to make any more changes to this pr ? Please let me know |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late re-review, I've left one more comment
Uffizzi Preview Environment
|
|
Merged. Thanks for making this @phanithinks ! |
|
Thank you! Just what I was looking for :D One thing to note, the commands for switching between these visual modes refer to this feature as |
|
hmm if there's a time to change that it would be now. I actually think |
PR Description
Fix for not able to set the vertical screen mode as default #2319
new gui.screenMode key added to configuration
Please check if the PR fulfills these requirements
go run scripts/cheatsheet/main.go generate)docs/Config.md) have been updated if necessary