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
cea308feec364516ef4a88facac45ab91ef00a98
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
SlateCore
/
Private
/
FastUpdate
History
patrick boutot
e52bc3000b
Slate: Fix crash when widget removes itself from the parent in OnPaint and reindex and invalidation are enabled. The cached value needs to be fetched again after an OnPaint. The proxy will become invalid at the end of the loop (and need to stay valid or everything else will break).
...
#jira UE-226195 #rb Vincent.Gauthier [CL 36765890 by patrick boutot in 5.5 branch]
2024-10-01 20:59:57 -04:00
..
SlateElementSortedArray.h
…
SlateInvalidationRoot.cpp
…
SlateInvalidationRootList.h
…
SlateInvalidationWidgetHeap.cpp
…
SlateInvalidationWidgetHeap.h
…
SlateInvalidationWidgetIndex.cpp
…
SlateInvalidationWidgetList.cpp
…
SlateInvalidationWidgetList.h
…
SlateInvalidationWidgetSortOrder.cpp
…
WidgetProxy.cpp
…