Scrollbar: Fix ScrollbarX enable test subtracting WindowPadding.x. This has been here since 65a191c005
(#246) tho at the time it is possible that SizeContents wasn't calculated as evenly.
Test: auto-resize with: ImGui::Begin("Test", NULL, ImGuiWindowFlags_HorizontalScrollbar); ImGui::Button("##xxx", ImVec2(500,500)); ImGui::End();features/sdl_renderer3_multiviewports
parent
486f0a8ba0
commit
1f3b66b10a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in New Issue