FreeCAD
FreeCAD copied to clipboard
Fem: Reset field color bar - fixes #13695
This fixes #13695 by resetting the color bar and setting the Data property of the new filter from the input filter. To be consistent, the field displayed in the created filter is the same as the one used in the input filter. With the second commit, the input filter is hidden if a new filter is created.
@maxwxyz
@maxwxyz could you test?
looks good! @marioalexis84 / @FEA-eng is there a way to reorder the filter list (change order of operation)?
is there a way to reorder the filter list (change order of operation)?
We need to implement it in the drag and drop methods. Please create an issue.
done: https://github.com/FreeCAD/FreeCAD/issues/13834