Skip to content

Changes to the Edit Attributes dialog

Alejandro Exojo requested to merge edit-attributes-dialog into master
  • Don't show all interfaces, skip the ones on function types as well.
  • Show the label instead of the name in the table header.
  • Add a column in the functions table: "instance of"
  • Add a column in the interfaces table: "function", with the function an interface is attached to (as a first column)

Fixes #919 (closed).

Merge request reports