Skip to content

Table border size & outer rounding #9415

@tpecholt

Description

@tpecholt

Version/Branch of Dear ImGui:

Version 1.92.8, Branch: docking (master/docking/etc.)

Back-ends:

imgui_impl_opengl3.cpp + imgui_impl_glfw.cpp

Compiler, OS:

Windows 11 + MSVC 2022

Full config/build information:

No response

Details:

I observed two issues with table borders (when e.g. BordersInner or BordersOuter is turned on).

  1. border size is not scaled. It seems hardcoded to 1.

  2. It's possible to activate child rounding which is useful (used on android). But that only affects the background fill. It doesn't make outer borders round.

Screenshots/Video:

No response

Minimal, Complete and Verifiable Example code:

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions