friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
276 stars 14 forks source link

Paste : Path with Gradient #231

Closed irwant closed 1 month ago

irwant commented 2 months ago

Path with gradient copied from scene A not paste properly to scene B. the color fill changed to solid black color after pasted path with gradient.

rodlie commented 2 months ago

Confirmed, the gradient is not copied to the new scene.

rodlie commented 2 months ago

This one is tricky... The copied item(s) only reference the gradient and scene ID, when pasted to another scene we don't have a valid reference anymore (can't access the original scene), so no gradient.