Skip to content

BrowserViews receive implicit fade animation from macOS SDK #14909

@felixrieseberg

Description

@felixrieseberg
  • Output of node_modules/.bin/electron --version: 3.x and later
  • Operating System (Platform and Version): macOS, all versions
  • Output of node_modules/.bin/electron --version on last known working Electron version (if applicable): 2.x, 1.x

Expected Behavior
When attaching, removing, or switching BrowserViews, those views should immediately be visible or hidden.

expected

Actual behavior
Since we've switched to a newer version of the macOS SDK, an implicit animation is applied on macOS only.

actual

To Reproduce
Fiddle: https://gist.github.com/felixrieseberg/79e2427607ab7bb1b023ccd5d4e78619

Screenshots

Additional Information
Add any other context about the problem here.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions