Skip to content

Add folding to dataformat editors

Samuel GAIST requested to merge 236_add_folding_to_dataformat_editors into master

Summary

This merge request adds folding to the data format editor so that when having a long list of fields or big fields their size can be reduced.

As a drive by commit it also fixes an issue with the creation of NameLineEdit when only the parent parameter is passed.

Relevant issue(s) fixed

Fixes #236 (closed)

Merge request reports