Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Graphics shaking on window resize #536

@maitysubhasis

Description

@maitysubhasis

I shifted the coordinate to 0,0 to the left, top.
Now the drawn graphics are shaking on resize.

ezgif com-video-to-gif

Any idea how to fix it.

It seems when the window is resized the window itself is trying to resize the graphics but on draw call the graphics is drawn again. Thats the reason for the shakiness.

Without the coordinate shift the shakiness does not occur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions