CL 2407159 - Fortnite/Portal: FriendsAndChat - Changed friends list background to the regular Fortnite window background pattern.
CL 2413625 - Fortnite/Portal: FriendsAndChat - Converted friend action buttons/menus into SFriendsAndChatCombo buttons and matched visual style to the online status button. Added placeholder versions to Portal so UI is working as before.
[CL 2415354 by Chris Wood in Main branch]
CL 2399948 - Fortnite/Portal: FriendsAndChat - Added SFriendsAndChatCombo widget class to mimic SFortDropdown. It's a combo button with custom visuals. It is now used in the online status button which is used in Fortnite and in the UnrealEngineLauncher.
[CL 2403267 by Chris Wood in Main branch]
CL 2381661 - Fortnite Chat/Friends: Added minimum size and 'Add Friends' message to empty friends list panel.
CL 2388456 - Fortnite/Portal: FriendsAndChat - UI updates to match mockups. Online status button style changed. Added friend action dropdown button and inline actions to friend items. Various additional style tweaks. Adjusted portal friends window and style to work with these changes too.
CL 2388970 - Fix Mac/Linux builds of Fortnite editor
[CL 2391256 by Chris Wood in Main branch]
#jira OPP-1542 SOCIAL: Chat lacks word-wrap, long words are truncated
#jira OPP-1508 SOCIAL: Long chat messages are not shown in their entirety until another chat message or action occurs in the window
[CL 2373694 by Nicholas Davies in Main branch]
CL 2373574 - Fortnite Chat/Friends: added scrollbar to in-game chat, add friend box auto-closes when it loses focus, made Online Status button narrower, fixed add friend button size to match status, fixed a few button images, changed "reject" text to "ignore" in friends list. Various other minor tweaks.
[CL 2373633 by Chris Wood in Main branch]
CL 2369906 - Fortnite Chat: changed background on chat panel and channel popups to match mockup, changed size of panel, fixed popup position bug.
[CL 2371182 by Chris Wood in Main branch]
CL 2369175 - Fortnite chat - fixed a few bugs
FORT-2585 - Change the chat window background to match the mockup
FORT-2559 - Remove the arrow on the chat window button
[CL 2369660 by Chris Wood in Main branch]
CL 2365267 - Fortnite friends/chat polish:
- Tidy chat bar into one unified component instead of separate items
- Fix chat fonts
- Change arrow direction from down to up on channel and action buttons.
- Make action button next to user name square.
CL 2365330 - Fortnite social/chat - fixed truncated chat channels in menu
[CL 2368448 by Chris Wood in Main branch]
Originals from UE4-Fortnite-Release-5.0
CL 2359423 - Fortnite/Social: Social panel background and 'add friend' text box changes.
CL 2360109 - Fortnite/Social: Fortnite skinning chat window
[CL 2361695 by Chris Wood in Main branch]
- removed dummy UClasses (no longer needed)
- removed file header comments (not used)
- removed duplicated function documentation in cpp files
- documentation cleanup, punctuation, spelling etc.
- pragma once include guards (now work on all platforms)
- relative public includes (are auto-discovered by UBT)
- fixed too many/too few line breaks
- deleted empty files
- missing override
- NULL to nullptr
[CL 2305058 by Max Preussner in Main branch]