Skip to content

Bugfixes and simplification of CincoPropertyView

Fabian requested to merge storek/eventhub into master
  • Fixed: If upper bound of a list attribute was set so anything other than * (intinity), the field in the Cinco Properties View is missing.
  • Fixed: Alignment of attribute labels and fields
  • Fixed: Missing attribute names in the tree view (left) for user-defined types
  • Simplification: Replaced NameLabelProvider with PossibleValuesLabelProvider
  • Simplification: Reduced duplicate code

Merge request reports