Skip to content

Page content resizes with noticable delay when layout is heavy #3615

@evgenyzinoviev

Description

@evgenyzinoviev

When you have quite heavy layout with many elements, page content resizes with a delay when you resizing a window.

Let's look at this. For the demo I've created a page with 1000 fixed elements.

This is what happens when I'm resizing an Electron window:
resize-electron

I've also created a native cocoa app with a webview (which uses system Safari I guess) and it doesn't have this problem:
resize-webview-safari

So I'm looking for some solution. I'm ready to dig into Electron code, patch something, maybe do some dirty hack, there must be something! If it's at all possible, please give me some hint of how to fix it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions