We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the multicolumn feature it is straight for ward to create the single columns to multiple column by simple drag and drop
But when doing reverse i.e. if we try to convert the two column format to 1, by moving the second column text to bottom it only moves the text
It should also change the 2 column of the previous row to one column but it doesn't do that
The example is at link:: https://github.com/TypeCellOS/BlockNote/tree/main/examples/01-basic/03-multi-column/ Image::
The text was updated successfully, but these errors were encountered:
Hi!
At this moment, I think using "backspace" is the only way to remove the empty column. We'll see if there's a mouse-interaction that makes sense.
Would love to know more about what you're building btw!
Sorry, something went wrong.
No branches or pull requests
When using the multicolumn feature it is straight for ward to create the single columns to multiple column by simple drag and drop
But when doing reverse i.e. if we try to convert the two column format to 1, by moving the second column text to bottom it only moves the text
It should also change the 2 column of the previous row to one column but it doesn't do that
The example is at
link:: https://github.com/TypeCellOS/BlockNote/tree/main/examples/01-basic/03-multi-column/
Image::
The text was updated successfully, but these errors were encountered: