Skip to content

GUI refactoring: remove mappers from mask items and views

Mikhail Svechnikov requested to merge mask_mappers into main

Mappers are removed from MaskItems, FitParameterContainerItem, FitSuiteItem.

Also class PropertyRepeater, used earlier in FitComparisonController and FitComparison1DViewController for the synchronization of plotted items is deleted.

Synchronization is currently placed to SpecularDataPropertyWidget and IntensityDataPropertyWidget, but further is should be moved to a more appropriate place (the corresponding issue is created).

Merge request reports

Loading