v3.9.20
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