Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow the main container to expand up to 1080p #1410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thatbudakguy
Copy link
Member

@thatbudakguy thatbudakguy commented Sep 12, 2024

This small change benefits and affects only desktops, but allows
a little more breathing room for 1080p screens and above.

The metadata keys don't wrap, and the login button is a little less cramped.

Before

Screen Shot 2024-09-12 at 16 03 15

After

Screen Shot 2024-09-12 at 16 01 03

This small change benefits and effects only desktops, but allows
a little more breathing room for 1080p screens and above.
@jcoyne
Copy link
Contributor

jcoyne commented Sep 16, 2024

@dbranchini have you reviewed this?

@dbranchini
Copy link

Just to verify, this is allowing the header to stretch to the sides as it already does for main content area, correct @thatbudakguy ?

@thatbudakguy
Copy link
Member Author

Nope, the main content area doesn't currently do this. This is allowing the entire app to stretch up to a 1920px container (1080p size). The actual width will be slightly less, since that is inclusive of padding/margin/etc.

I noticed that the app often felt squished for no reason on my machine, and this seemed to help. If we don't want it, we can just close it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants