mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Crawled forward slightly on table resizing
This commit is contained in:
3
TODO
3
TODO
@ -2,7 +2,8 @@
|
||||
|
||||
- Table cell height resize & cell width resize via width style
|
||||
- Column resize source: https://github.com/ProseMirror/prosemirror-tables/blob/master/src/columnresizing.js
|
||||
- Looks like all the required internals are exported so we can copy out & modify easily.
|
||||
- Have updated column resizing to set cell widths
|
||||
- Now need to handle table overall size on change, then heights.
|
||||
|
||||
### In-Progress
|
||||
|
||||
|
Reference in New Issue
Block a user