how to remove FIXED_BBOX
# magic
p
how to remove FIXED_BBOX
t
While editing the cell, do
property FIXED_BBOX ""
. Or you can just edit the .mag file and remove the line that defines it.
p
ok thank u