logseq-plugin-another-embed icon indicating copy to clipboard operation
logseq-plugin-another-embed copied to clipboard

Resizing tables at runtime

Open stdword opened this issue 1 year ago • 7 comments

I've made some changes for tables resizing:

  1. Changing certain column's width affects all others columns (and all col-w-X props should be saved)
  2. 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?

stdword avatar Nov 17 '23 03:11 stdword