Skip to content

[Emoji Plugin] If MouseUp, the emoji cannot be undone #1052

@juliaroldi

Description

@juliaroldi

if (event.eventType === PluginEventType.MouseUp) {
//TODO"
// If MouseUp, the emoji cannot be undone
this.canUndoEmoji = false;
this.setIsSuggesting(false);
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions