Skip to content

Resolve "Bug when Inheriting from Section with Overwritten Property"

Closes #1341 (closed)

Fixed wrong property inheritance base section order in UI metainfo.

The order of base sections used to determine the order in which inherited properties are considered was wrong. This caused to inherit more abstract properties over more concrete ones.

Edited by Markus Scheidgen

Merge request reports