Shelagh-Lewins / twisted-threads-2

0 stars 0 forks source link

Fix issue with remove tablet #65

Closed Shelagh-Lewins closed 9 months ago

Shelagh-Lewins commented 9 months ago

Old patterns may not have tablet guides and this causes an error when you remove a tablet. The attempt to mark the non-existent tabletGuides field creates faulty data. The fix is to check whether the pattern has tabletGuides before attempting to remove the tablet.