Skip to content
This repository has been 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

Open
tortmayr opened this issue Sep 25, 2019 · 0 comments
Open

Comments

@tortmayr
Copy link
Collaborator

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant