ansys / ansys/Visual-Interactive-Simulation-Object-Renderer

[Remote rendering 3.3] Server-authoritative widget state

未关闭
#21 0 条评论 0 个 reaction 已指派 1 人 已被 @LKasianAnsys 认领 在 GitHub 查看
technical
主要语言
Python
星标
0
派生
0
平均合并
1 天 10 小时
30 天内合并 PR
37

描述

### 📝 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_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。