Files
UnrealEngineUWP/Engine/Source/Developer/ToolMenus
sebastian arleryd 6f22b59116 Use ToolMenu submenus instead of sections for grouping the new viewport toolbar functionality
The upside of this is that the submenus of each group ("section submenus") can have proper ToolMenu sections if they are ToolMenu submenus. Previously, when we grouped using sections, we couldn't section each section, because ToolMenus doesn't support nested sections.

#jira UE-212288
#rb ross.smith2

[CL 33935309 by sebastian arleryd in ue5-main branch]
2024-05-28 03:38:50 -04:00
..