omar

Results 2356 comments of omar

Seems good. Thanks! Will ease review. I'm currently away for a little bit of time but I'll catch up with this eventually.

You seem to frequently use PushID()/PopID() for cases where a simple use of `##` in the string would work better. e.g. ```cpp ImGui::PushID("CopyDec_Preview"); if (ImGui::SmallButton("Copy")) ImGui::SetClipboardText(buf); ImGui::PopID(); ``` could be:...

Can you confirm which occurrences of SamplerDesc.Count are required to be changed? We should probably start converging toward a similar solution as the Vulkan backend, where user on Init provide...

Ping @zixin96 > Can you confirm which occurrences of SamplerDesc.Count are required to be changed?

Don’t enable ImGuiTableFlags_BordersInnerH ?

(FFS, another Vulkan loader. Vulkan is going the route of OpenGL :( ) Linking to #6582

There's a possibility this is affected by the different resolution between render target and window size on a Mac with Retina display, but since the provided screenshot appears to be...

It may be also good to clarify if this ONLY happens on docked window border as you stated (vs also happening e.g. on any window will scrollable contents). If it...

From **open-smartwatch** https://github.com/Open-Smartwatch/open-smartwatch-os (post https://github.com/Open-Smartwatch/open-smartwatch-os/pull/351) https://github.com/user-attachments/assets/4825a047-e8a9-468e-9ec1-f5bbc827cfc0

From **Wonderland Engine** https://wonderlandengine.com/ https://github.com/user-attachments/assets/75ef18d1-27d2-494c-9bce-4d001d1e3dde