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
84307a427e4a0a96bd68877ddf232db00aefd790
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
WidgetCarousel
/
Private
History
Justin Sargent
d7fe51bc96
The WidgetCarousel no longer defaults to the WidgetCarouselModuleStyle. Instead this must be specified upon construction. This prevents warning spam for applications like the launcher which don't ship editor content which the WidgetCarouselModuleStyle is dependent upon.
...
Merging using UE4-To-UE4-LauncherDev [CL 2567510 by Justin Sargent in Main branch]
2015-05-27 17:50:45 -04:00
..
SCarouselNavigationBar.cpp
…
WidgetCarouselModule.cpp
The WidgetCarousel no longer defaults to the WidgetCarouselModuleStyle. Instead this must be specified upon construction. This prevents warning spam for applications like the launcher which don't ship editor content which the WidgetCarouselModuleStyle is dependent upon.
2015-05-27 17:50:45 -04:00
WidgetCarouselPrivatePCH.h
…
WidgetCarouselStyle.cpp
…