MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
96 stars 42 forks source link

make variants movable #1398

Open zonky2 opened 4 years ago

zonky2 commented 4 years ago

make variants movable: currently, variants (children) cannot be moved to another variant or a child cannot be made a parent

discordier commented 4 years ago

Making variants a base should not be a big deal, moving variants between base items will be harder I guess, as we will then have to manipulate not only the varbase field but also all varianting attribute values in the paste handling.

zonky2 commented 4 years ago

we also have the problem that we only have "manual sorting" to move - you don't really want that especially since you also have to prevent child elements from becoming child elements... you would need a special "moving icon"