Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
f562d9aee2b04cb0787e67616abfd794bb342ca2
UnrealEngineUWP/Engine/Source/Runtime/Slate
History
sebastian nordgren 47a65c8792 SGridPanel no longer creates new columns/rows past the actual desired amount of columns/rows when Column/Row Span is set to a large value, which prevents crashes (due to bounds violations) and very long loops. Instead, all column accesses are clamped to the current number of actual columns. This should not affect any current behaviour, as the number of columns is internal to the widget.
#jira UE-138556
#review-18584534 @vincent.gauthier
#preflight 61e5671c873f2ea48f230adf

[CL 18632502 by sebastian nordgren in ue5-main branch]
2022-01-17 08:34:14 -05:00
..
Private
SGridPanel no longer creates new columns/rows past the actual desired amount of columns/rows when Column/Row Span is set to a large value, which prevents crashes (due to bounds violations) and very long loops. Instead, all column accesses are clamped to the current number of actual columns. This should not affect any current behaviour, as the number of columns is internal to the widget.
2022-01-17 08:34:14 -05:00
Public
Make menu buttons in the toolbar and viewport toolbar hide their tooltips when opened, like the main menu does.
2022-01-13 11:40:25 -05:00
Slate.Build.cs
…
Powered by Gitea Page: 1130ms Template: 28ms
English
English
Licenses API