You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g change the current cmap.getSubTable(tableid) to cmap.encodingRecords[0].getSubTable()... if we can make this work without having to constantly be passing around "parents" or offsetvalues.
The text was updated successfully, but these errors were encountered:
e.g change the current
cmap.getSubTable(tableid)
tocmap.encodingRecords[0].getSubTable()
... if we can make this work without having to constantly be passing around "parents" or offsetvalues.The text was updated successfully, but these errors were encountered: