Skip to content
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

SDA-4475 Disable electron autoresize feature on BrowserViews #2095

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

sbenmoussati
Copy link
Contributor

Description

With latest changes on Electron, we cannot rely on autoResize feature of BrowserViews as it's causing a bad user experience while resizing, minimizing/restoring a maximized window.

Goal of this PR is to disable auto-resize feature and handle BrowserViews resize by our-selves.

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

Successfully merging this pull request may close these issues.

2 participants