This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e24ac9d171cdadd00ae693bb6cdbec7dddb1c73
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SequencerCore
History
max chen
cb5bb57b06
Sequencer: OnHierarchyUpdated can be called while the widget is being destroyed, so just mark bWidgetsDirty and not RecreateWidgets() immediately. bWidgetsDirty will call RecreateWidgets() on Tick() if necessary.
...
#jira UE-194376 #rb andrew.rodham [CL 28347249 by max chen in ue5-main branch]
2023-09-29 13:21:29 -04:00
..
Private
Sequencer: OnHierarchyUpdated can be called while the widget is being destroyed, so just mark bWidgetsDirty and not RecreateWidgets() immediately. bWidgetsDirty will call RecreateWidgets() on Tick() if necessary.
2023-09-29 13:21:29 -04:00
Public
Sequencer: Optimized mute/solo/lock columns by implementing caching and removing redundant UI delegation
2023-09-07 08:25:43 -04:00
SequencerCore.Build.cs
Sequencer: New selection API
2023-05-10 20:27:32 -04:00