Commit Graph

6 Commits

Author SHA1 Message Date
sebastian nordgren
bf3cddefc8 Details view style refresh:
- rows are now 26 pixels high
- right column is narrower unless the Sequencer is invoked
- padding has been removed to make more rows fit on the screen at once
- Advanced dropdown is now styled like a normal group and thus the bottom node is gone

[at]editor-ux
#preflight 6140652a9dc6c8000144500a

#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 17537602 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)

[CL 17537624 by sebastian nordgren in ue5-release-engine-test branch]
2021-09-16 08:34:39 -04:00
steven dao
bd70a073fb Replace chevrons with triangles in tree views/details panels + tweak colors to match latest designs
#jira UETOOL-4233
#rb louise.rasmussen
#preflight 613f65ea1bca9200019fe4b7

#ROBOMERGE-AUTHOR: steven.dao
#ROBOMERGE-SOURCE: CL 17493963 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)

[CL 17493979 by steven dao in ue5-release-engine-test branch]
2021-09-13 13:27:15 -04:00
sebastian nordgren
b571dc8c45 SDetailExpanderArrow and SDetailRowIndent no longer hold TSharedPtr to their owning rows, which was causing the owning rows to never be GC'd.
[REVIEW] [at]lauren.barnes
#jira UE-108254

#ROBOMERGE-SOURCE: CL 15377566 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15378776 by sebastian nordgren in ue5-main branch]
2021-02-10 15:20:13 -04:00
sebastian nordgren
eba54425f5 Padding fixes for left alignment in the details panel.
Splitter line now always visible, and splitter column width ratio adjusted to be closer to 50/50.

Favorites hint text now renders with a more subdued style.

[at]lauren.barnes

#ROBOMERGE-SOURCE: CL 15355944 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15360308 by sebastian nordgren in ue5-main branch]
2021-02-08 17:05:10 -04:00
sebastian nordgren
ba4843947a Array reorder handle now hides itself if the row isn't hovered.
Indentation is now consistent regardless of whether an item has children or not.

Expander arrow no longer contains padding, instead it's been moved to the places it's used.

#rb lauren.barnes
#jira UETOOL-2658

[CL 15279036 by sebastian nordgren in ue5-main branch]
2021-02-02 05:22:39 -04:00
sebastian nordgren
a5aa9eaf47 Inner categories (produced by eg. instanced UObjects) now correctly indent.
Moved SDetailRowIndent and SConstrainedBox to their own files. Created SDetailExpanderArrow widget so that it can be reused in categories and groups.

#b lauren.barnes

[CL 14827369 by sebastian nordgren in ue5-main branch]
2020-12-01 07:52:47 -04:00