Skip to content

2.19.4

Choose a tag to compare

@vuki656 vuki656 released this 28 Feb 13:37
· 85 commits to main since this release

fix: collapsed column text clipped in board view

Added overflow: visible to collapsed columns — the parent column had overflow: hidden which was clipping the vertical header text, making it appear as a tiny ball instead of showing the column name.