Skip to content

No way to remove text from slider #6692

@OneAvargeCoder193

Description

@OneAvargeCoder193

Version/Branch of Dear ImGui:

Version: 1.89.9
Branch: master

My Issue/Question:

Is there any way to make a slider without any text? I was looking through the backends and there wasn't any flag for this. I don't know if this is added already or if it isnt a feature in Dear ImGui yet.

Maybe something like this could work?

ImGui::SliderFloat("Labelless slider", &x, 0, 1, "%.3f", ImGuiSliderFlags_NoLabel)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions