mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Feature: Channel wrangler move bool channels #217

Closed liudger closed 9 months ago

liudger commented 1 year ago

Change wrangler can't move bool and those channels pop to the top. This is undesired. If left and right have different channel layout when building you can't fix this to look the same. (not sure why they are not exactly mirrored)

image

CGMToolbox can change the order. Maybe peek how they do it? cgm.core.tools.attrTools

I'll have a look at the code when I have time

miquelcampos commented 1 year ago

@liudger sorry for the super late reply. I will check this ASAP. Thanks for the feedback