Skip to content

The contents wobble / jitter a little when resizing a window #470

Open
@yay

Description

@yay

Very excited about this project! It looks super promising so far in terms of features and momentum.
With that said, I'd like to provide some feeback about an issue I noticed while trying iced out a few months ago that's still there.

The fist part of the video shows the wobbling and the second the jittering:

example

Both issues are subtle, but are definitely there. For example, when I resize this GitHub page while writing this, the text inside doesn't wobble when the window is wide enough and the text area is centered and doesn't jitter when the page narrows and the text starts to wrap.

I don't know what causes this, but my guess would be that the first issue is caused by render lagging the layout by a frame or two and the second by pixel grid alignment inconsistencies from frame to frame? I haven't dug into the code so could be entirely wrong on both counts :)

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