Skip to content

Provide option to set WindowBorderColor as non-gradient #16

Description

@ThiconZ

Right now the only option for setting a Window Border Color is through the Gradient fields. While the same color can be provided to both, it may be "simpler" to allow specifying a single color directly to a Theme.WindowBorderColor field and allowing it to be drawn using ImGui.GetWindowDrawList().AddRectFilled()

https://github.com/themeldingwars/ImTool/blob/master/ImTool/Window.cs#L222

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions