Joseph Riedel

Results 5 comments of Joseph Riedel

When you put selectables immediately inside a ChildWindow() they get incorrectly clipped because they expand left/up from the top left corner. See picture: _edit_ : not sure what I did...

Hi @ocornut, The use case is for rendering images that aren't just on layer 0 of a texture array. Textures can be on any layer. Consider doing ImageButton() using UVs...

> My role is to avoid both. I totally agree and support your decision to not incorporate this if you don't think it's worth the trouble. > Yes, this is...

One issue with your suggestion there with the typedef @ocornut is (I had done this initially) but I can't typedef using any ImGui types in the config header since they...

Thanks for your detailed thoughts. For now I think we can just leave the PR here. I don't mind lugging around the patch (it's not _that_ bad) and applying it...