Commit 2b46566
authored
SG-41787: Add undo/redo/clear UI update event for Live Review (#1070)
### [SG-41787](https://jira.autodesk.com/browse/SG-41787): Add
undo/redo/clear UI update event for Live Review
### Summarize your change.
Add an undo/redo/clear UI update event in Annotate mode.
### Describe the reason for the change.
In an OTIO-based Live Review session, the state of the buttons in the
Annotate mode is not updated when receiving a clear or delete event from
another participant. The per-user undo-redo stack is updated properly
but not the UI, giving the impression that something could still be
undone or redone when there is nothing.
### Describe what you have tested and on which operating system.
Making the host of the session clear or submit annotations made by RV
was successfully tested on macOS using this fix and another one in the
Commercial RV repo.
Signed-off-by: Éloïse Brosseau <eloise.brosseau@autodesk.com>1 parent e74ebd2 commit 2b46566
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2318 | 2318 | | |
2319 | 2319 | | |
2320 | 2320 | | |
| 2321 | + | |
2321 | 2322 | | |
2322 | 2323 | | |
2323 | 2324 | | |
| |||
3206 | 3207 | | |
3207 | 3208 | | |
3208 | 3209 | | |
| 3210 | + | |
3209 | 3211 | | |
3210 | 3212 | | |
3211 | 3213 | | |
| |||
0 commit comments