Skip to content

v0.1.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@QCYTSN QCYTSN released this 16 Aug 14:14
fba38c1

Windows drag-stability hotfix.

Fixed

  • Removed procedural floating motion from the dragging pose.
  • Made drag start/release pose changes atomic instead of crossfading through stale layered-window frames.
  • Paused animation and idle-micro timers while dragging.
  • Restored the latest live Agent state immediately after release, including updates received during the drag.

Validation

  • 32 Node tests and 10 Python tests passed.
  • Rebuilt the Windows x64 Helper and passed the packaged Qt visual smoke test.
  • Completed five consecutive native drag/release cycles without a crash or stale dragging state.

Update

Fully exit DSH, run:

dsh plugin --profile web update dsh-dafeiyu@alpha

Then restart DSH. Whole-package hot replacement is not supported by the current DSH Host.

Fixes #10.