I haven’t check in prior versions, now I am using 7.0-0162
Noticed that I am missing bitwise operators for Slider widgets “ImGuiSliderFlags”, I guess this must be fairly simple by exposing them from the ImGui lib.
Realized this in my effort to have both AlwaysClamp and Logarithmic on the same widget.