Skip to content

[Remote rendering 3.3] Server-authoritative widget state聽#21

Description

@margalva

馃摑 Description of the feature

Sync back the widget state to the server. For toggles (on/off) this can be immediate. For the actual widget interaction, the updated widget state is synced back to the server when the interaction ends (e.g. on mouse-up). When the updated widget state gets synced back to the server, it is applied on the server's vtk pipeline, but a local_view.update() is not triggered, and no round trip is triggered. (this is deferred till phase 6).

Further detail to be added in backlog grooming.

Acceptance Criteria

  • tests clear
  • in-visualizer behavior unchanged from main.
  • on a refresh, browser state is preserved.

馃挼 Business Value

No response

馃敆 Useful links and references

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

technicalA User Story internal to development that identifies non-functional work such as a refactoring

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions