Skip to content

fix: clicks no longer silently deleted when adjacent to a modifier#387

Open
varunghat wants to merge 1 commit into
phoible:masterfrom
varunghat:fix/click-modifier-typestring
Open

fix: clicks no longer silently deleted when adjacent to a modifier#387
varunghat wants to merge 1 commit into
phoible:masterfrom
varunghat:fix/click-modifier-typestring

Conversation

@varunghat

Copy link
Copy Markdown

Fixes clicks getting silently deleted when reordering an adjacent modifier
(e.g. kǀʰʷ -> kʷʰʷ) in order_ipa()

Clicks were typed the same as modifiers ("M") in make_typestring()
Gave clicks their own typestring code ("K").

Doesn't touch feature-helper-functions.R's separate click="M" typing, so feature computation is unaffected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant