You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More a discussion than an issue, I’m interested in your thoughts on this one.
After 266645a Cinny's default size is 1280x905. This seems large compared to the previous one.
I can see that the intent is to make better use of screen real state, and I’m wondering if a different resolution might be better:
1280x905 feels unusual, is there a specific reasoning behind it?
A resolution like 1280x720 might align better with common resolutions.
Cinny initially having smaller size made it feel friendly and minimal, though this might be subjective.
After Update screen size to more usable #347 Cinny will remember screen size and position,
so everyone will be able to adjust app size to their personal preference.
Default positions like x: 320, y: 160 (Discord's default) could improve initial screen placement,
as center seems to currently bleed through the Dock in macOS.
Describe the problem
More a discussion than an issue, I’m interested in your thoughts on this one.
After 266645a Cinny's default size is
1280x905
. This seems large compared to the previous one.I can see that the intent is to make better use of screen real state, and I’m wondering if a different resolution might be better:
1280x905
feels unusual, is there a specific reasoning behind it?1280x720
might align better with common resolutions.Cinny initially having smaller size made it feel friendly and minimal, though this might be subjective.
so everyone will be able to adjust app size to their personal preference.
x: 320
,y: 160
(Discord's default) could improve initial screen placement,as
center
seems to currently bleed through the Dock in macOS.Describe the solution you'd like
Maybe we could add these after #347:
The text was updated successfully, but these errors were encountered: