Ultimaker / Uranium

A Python framework for building Desktop applications.
GNU Lesser General Public License v3.0
326 stars 185 forks source link

CURA-12009 add setting depends on #957

Closed wawanbreton closed 3 months ago

wawanbreton commented 3 months ago

This is a workaround for a case where it is not possible to know in advance what settings a setting depends on, e.g. if the function is overridden by a material profile. This way we can explicitely specify an extra list of dependencies.