Skip to content

TableBuilder column separators overlap other widgets if .resizable is set to true #7642

@MarcoBelluDev

Description

@MarcoBelluDev

Describe the bug
When drawing TableBuilder.resible(true), column separators take all vertical space overlapping with other widget below! See pictures below for a comparison!

To Reproduce

  1. Set TableBuilder.resible(true)
  2. Display something after the table (like a label for example)

Expected behavior
Table separators should stop when the last row of the table is drawn.

Screenshots
Behaviour with TableBuilder.resible(true)
Image

Behaviour with TableBuilder.resible(false)
Image

Desktop (please complete the following information):
Happens on both macOS Tahoe 26.0.1 and on Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions