Files
UnrealEngineUWP/Engine/Source/Editor/Sequencer
max chen 191bef7850 Sequencer: Don't cache view state when already cached.
Starting playback twice (spacebar and then down arrow), can result in the latter view state being cached incorrectly (already hidden) . From there on, the state is reversed - when sthe sequence is stopped, the viewport UI is hidden, when the sequence is playing, the viewport UI is shown.

#jira UE-178111
#rb matt.hoffman
#lockdown laurent.delayen
#preflight 63f5b835b91d7b0a128150d4

[CL 24371886 by max chen in ue5-main branch]
2023-02-22 17:57:20 -05:00
..