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

"add column" keybindings not working in matrix #2393

Open
gunnarmein-ts opened this issue Jun 11, 2024 · 2 comments
Open

"add column" keybindings not working in matrix #2393

gunnarmein-ts opened this issue Jun 11, 2024 · 2 comments

Comments

@gunnarmein-ts
Copy link
Contributor

Description

When I create a matrix, I can add rows, but not columns

Steps to Reproduce

go to the mathlive demo page, click mathfield
ctrl-a, delete to clear
option-[ to create matrix
ctrl-enter to create some more rows
ctrl-, should create additional column, as documented in https://cortexjs.io/mathlive/reference/keybindings/
-> but doesn't.

Actual Behavior

Nothing happens when I press crtl-,

Expected Behavior

I would expect an additional column for the matrix

Environment

cortexjs.io 0.99.0
Don't know whether this worked before (it doesn't in 0.98.6)
macOS, Chrome current, also Safari current

@arnog
Copy link
Owner

arnog commented Jun 11, 2024

The current keyboard shortcut to add a column is alt+tab and alt+shift+tab

@gunnarmein-ts
Copy link
Contributor Author

Thanks! Doc bug?

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

2 participants