Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

Position update is not delegated to server after client layout computation #381

@tortmayr

Description

@tortmayr

After the client layout cycle only the computed bounds are reported back to the server. The position is only updated in the client model and remains unset at server side.

This results in a flicker on server update (because the position has to be set again from the client)
and for "more costly" operations (in terms of server roundtrip) this results in a visual bug:
glsp-modelserver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions