Skip to content

Fix a bug when Extensible is true we only add the first cell

Haocheng LIU requested to merge haocheng.liu/smtk:FixCannotDeleteTwoCells into master

In the serialization stage we should add all cells other than the first one when extensible is set to true.

Address #129 (closed) . Thanks @dcthomp

Merge request reports