You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Provide a way of saving a full comp
Describe the solution you'd like
Comp layer's themselves can not be pickles, but .nxtb could save instructions for quickly loading a comp.
We already have the concepts needed to do this, its just a matter of saving the proxy map somehow.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Provide a way of saving a full comp
Describe the solution you'd like
Comp layer's themselves can not be pickles, but
.nxtb
could save instructions for quickly loading a comp.We already have the concepts needed to do this, its just a matter of saving the proxy map somehow.
The text was updated successfully, but these errors were encountered: