PhonologicalCorpusTools / SLPAA

5 stars 0 forks source link

191 provide copy module and copy sign options #361

Closed kvesik closed 1 month ago

kvesik commented 2 months ago

Sign functionality is done!

Module functions are next!

kvesik commented 2 months ago

@kchall feel free to play around with sign-based functionality in branch 191. See notes in my comment above for what's available.

kvesik commented 2 months ago

@kchall please take a look at branch 191 to see the new warning dialog that pops up if the user tries to paste sign/s that duplicate any duplicate gloss/lemma/idgloss info already existing in the corpus. The user can then decide for each class of info, what approach they would like to take.

Let me know if you'd prefer me to pre-populate all the radio buttons with the "view/edit" option (just like the default behaviour was before I added this dialog).

kvesik commented 1 month ago

@kchall sign content (ie, individual modules) are now each individually copied when a sign is copied/pasted, rather than having the second copy of the sign refer back to the original copy's modules. This prevents the type of problem where editing/deleting a module in one copy of the sign ends up affecting the other copy of the sign. Would you mind please poking at it when you have a moment? Thanks!

kchall commented 1 month ago

@kvesik Thanks, this all looks great to me; copying and pasting is looking good for both the auto-updates of the ID-Gloss names and the ability to modify the copy independently of the base. Thanks!