Decal adjustements after mesh scaling

I have these decals that represent stickers on my mesh, is their a way to preserve their positioning on the mesh after scaling the mesh, thanks.

if you mesh.attach( theDecal );

then scale the mesh.. does the decal not scale with it?

They can scale with them but that doesn’t mean they stay “stuck” if I scale a horizontal object, the decal will scale vertically.