[uicomponents] omit table separators that double the container border#88
[uicomponents] omit table separators that double the container border#88luapmartin wants to merge 1 commit into
Conversation
The last column's right separator and the last row's bottom separator sat on top of the table's 1px container border, giving those edges a doubled, thicker look. Hide them when the content fills that dimension (so the edge coincides with the border); keep them otherwise, so a table with empty space below/right still delimits its last row/column.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe changes add conditional separator visibility logic to the 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The last column's right separator and the last row's bottom separator sat on top of the table's 1px container border, giving those edges a doubled, thicker look. Hide them when the content fills that dimension (so the edge coincides with the border); keep them otherwise, so a table with empty space below/right still delimits its last row/column.
Build configuration
audacity: audacity/audacity/master
audacity platforms: linux_x64
musescore: musescore/MuseScore/main
musescore platforms: linux_x64