logseq-plugin-another-embed
logseq-plugin-another-embed copied to clipboard
Resizing tables at runtime
I've made some changes for tables resizing:
- Changing certain column's width affects all others columns (and all
col-w-Xprops should be saved) - Resizing at runtime (to see results immediately)
Demo
| Before | After |
|---|---|
This solution based on logseq-custom-files. But I can create a PR with its integration to this plugin. What do you think? Should I do that?