Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix moving comment threads #2650

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

ryanbreen
Copy link
Contributor

Moving comment threads was failing with assert errors because the speced type is gpt/point whereas update-comment-thread-position was passing a raw map of coordinates. closes #2649

Signed-off-by: Ryan Breen [email protected]

Moving comment threads was failing with assert errors because the speced type is gpt/point whereas update-comment-thread-position was passing a raw map of coordinates.

Signed-off-by: Ryan Breen <[email protected]>
@niwinz niwinz merged commit 28f1e67 into penpot:develop Dec 9, 2022
@niwinz
Copy link
Contributor

niwinz commented Dec 9, 2022

Good catch, thanks!

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.

bug: Moving comment threads fails due to an assertion error
2 participants