Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Remove aspect ratio lock #68

Merged
merged 1 commit into from Apr 21, 2021
Merged

Remove aspect ratio lock #68

merged 1 commit into from Apr 21, 2021

Conversation

qwhex
Copy link
Contributor

@qwhex qwhex commented Jan 7, 2021

Description

The locked aspect ratio was proposed when the new designs were WIP and there were still some text overlap and other responsiveness issues with specific aspect ratios.

Since then I made some improvements to the content layout / sidebar which make this fix obsolete.

Why now?

Previously the aspect ratio lock only worked on macOS.
Support for Windows got merged to electron recently: electron/electron#26941
It's time to decide if we want to go with it or ditch it.

If we leave it in place, it's important to test the aspect lock on Windows when we make the electron upgrade.

Proposed Solution

Remove aspect ratio lock.

Testing

Check if there are any issues with reasonable aspect ratios.

@qwhex qwhex requested a review from conqeror January 7, 2021 11:04
@qwhex qwhex self-assigned this Jan 7, 2021
@qwhex
Copy link
Contributor Author

qwhex commented Jan 7, 2021

@qwhex
Copy link
Contributor Author

qwhex commented Feb 2, 2021

@conqeror
Any news from Russ?
If we upgrade electron to at least v11.2.0, the aspect ratio lock will be applied to Windows too.
https://github.com/electron/electron/releases/tag/v11.2.0

@conqeror conqeror merged commit 467c6c7 into develop Apr 21, 2021
@conqeror conqeror deleted the remove-locked-aspect-ratio branch April 21, 2021 09:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants