Skip to content

Conversation

@DRoppelt
Copy link

allow a "onresize" function to be passed that can be implemented along a custom TableView

most implementations may work with the TableView's updateColumnsOnResize(..), but in case they are not, an override is useful

solves #293

…g a custom TableView

most implementations may work with the TableView's updateColumnsOnResize(..), but in case they are not, an override is useful

solves ProseMirror#293
…g a custom TableView

most implementations may work with the TableView's updateColumnsOnResize(..), but in case they are not, an override is useful

solves ProseMirror#293

cleaned up to use a functiontype, less verbose in propagation
@DRoppelt DRoppelt marked this pull request as ready for review August 12, 2025 18:32
@DRoppelt
Copy link
Author

I am not quite happy with the properpty (updateViewOnColumnResize) and interface name (UpdateViewOnColumnResize), feel free to rename. Could not come up with a something better. Two hard things in programming...

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

Successfully merging this pull request may close these issues.

1 participant