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

Underline doesn't have shortcut hint in inlineToolbar #34

Open
krisnamic opened this issue Sep 7, 2023 · 0 comments
Open

Underline doesn't have shortcut hint in inlineToolbar #34

krisnamic opened this issue Sep 7, 2023 · 0 comments

Comments

@krisnamic
Copy link

can we have shortcut for underline so it'll be like bold toolbar below?
image
right now the underline toolbar is like this
image
I think we can add something like this in the class component

static get shortcut() {
    return 'CMD+U'; //or 'CTRL+U'
}
@krisnamic krisnamic changed the title Underline doesn't have shortcut in inlineToolbar Underline doesn't have shortcut hint in inlineToolbar Sep 7, 2023
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

No branches or pull requests

1 participant