Skip to content

v3.9.20

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:00
· 14 commits to main since this release
fix(layout): dragged columns become fixed width

- the equal three-column default left flex-grow active, so a drag only

  changed flex-basis and the column re-widened immediately; a

  dragged column now switches to flex 0 0 Npx (fixed) while the

  other columns keep sharing the remaining space, and persisted

  widths restore the same fixed sizing on boot