- splitters would not show their hover brush if the normal brush was non-transparent
#rb matt.kuhlenschmidt
[CL 9000818 by Louise Rasmussen in Dev-Editor branch]
Enhancement: Automatically close unrecognized tabs when the Editor is opened (e.g., the tabs of a plugin that was disabled). However, they are kept saved in the layout file in case they are recognized in future starts (e.g., if the plugin is re-enabled).
#rb lauren.barnes
[CL 8636280 by Gines Hidalgo in Dev-Editor branch]
Bug fix: Monitors to the left of monitor 0 (with negative pixel indexes) were not showing the tooltips in the right place.
To avoid future related bugs, deprecated "FSlateRect GetToolTipForceFieldRect(...)" and replaced by "bool GetToolTipForceFieldRect(..., FSlateRect&)", which indicates whether the function found a solution, so anybody using this function can now more easily avoid the bug.
#rb rex.hill
[CL 8636271 by Gines Hidalgo in Dev-Editor branch]
Matt.Kuhlenschmidt, Vincent.Gauthier
#ROBOMERGE-OWNER: nick.darnell
#ROBOMERGE-AUTHOR: nick.darnell
#ROBOMERGE-SOURCE: CL 8568427 via CL 8568434 via CL 8568522
#ROBOMERGE-BOT: (v406-8472469)
[CL 8568569 by nick darnell in Main branch]
- Still compiles fine, and now matches PartyPackage.h exactly (which SA has no issue with), so this should resolve the SA error
#jira UE-79912
#ROBOMERGE-SOURCE: CL 8556974 via CL 8562610
#ROBOMERGE-BOT: (v406-8472469)
[CL 8562789 by dan hertzka in Main branch]
- Allows FAnalogCursor and subclasses to bind delegates w/ BindSP (safe since InputPreprocessors are already always tracked via shared ptr)
#ROBOMERGE-SOURCE: CL 8556971 via CL 8562606
#ROBOMERGE-BOT: (v406-8472469)
[CL 8562785 by dan hertzka in Main branch]
#rnx
[at]Nick.Darnell
#ROBOMERGE-SOURCE: CL 8515034 via CL 8515134 via CL 8525006
#ROBOMERGE-BOT: (v406-8472469)
[CL 8525030 by graham lewis in Main branch]
- Secondary users now have a faux cursor to control
- Slate now supports per-user tooltips and drag-drop operations
- FSlateUsers are now accessible from outside of FSlateApplication
- Internally enforcing validity of the UserIndex associated with input events within GetOrCreateUser/RegisterNewUser
- ForEachUser provides an FSlateUser& now
- Added the SLATE_SCOPE macro to allow public access to class elements from within the slate module only (external modules see them as protected)
[REVIEW] [at]Nick.Darnell, [at]Nick.Atamas, [at]Matt.Kuhlenschmidt, [at]Chris.Gagnon, [at]Cody.Albert
#rb Nick.Darnell
#ROBOMERGE-SOURCE: CL 8494217 via CL 8501221
#ROBOMERGE-BOT: (v406-8472469)
[CL 8502630 by dan hertzka in Main branch]
#ROBOMERGE-SOURCE: CL 8417507 via CL 8417508 via CL 8417652 via CL 8417665 via CL 8419265
#ROBOMERGE-BOT: (v404-8404397)
[CL 8419364 by nick darnell in Main branch]
#ROBOMERGE-SOURCE: CL 8417501 via CL 8417502 via CL 8417650 via CL 8417663 via CL 8419256
#ROBOMERGE-BOT: (v404-8404397)
[CL 8419362 by nick darnell in Main branch]