Skip to content

engineexplorer: Improve TreeView

ivan tkachenko requested to merge work/ratijas/table-ui into master
  • Implemented more tooltips for cells (in case the text is truncated),
  • Moved "Type" column in front of "Value",
  • Implemented recursively expandable sub-trees for lists and maps,
  • Lists with only one item are now clearly distinct from a key of an inner type,
  • Combined DataSource and Key columns into one and widen it up.
Description Before After
Profile Holds
Custom data type
Engine_Explorer_-holds-_Before Engine_Explorer_-holds-_After
List with 1 item Engine_Explorer_-singleton_list-_Before Engine_Explorer_-singleton_list-After
Edited by ivan tkachenko

Merge request reports