Scrollbar: Fix ScrollbarX enable test subtracting WindowPadding.x. This has been here since 65a191c (#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();
1 parent 486f0a8 commit 1f3b66b10a96beca79603400bd9b80b0ae40c13c
@omar omar authored on 26 Jan 2018
Showing 1 changed file
View
imgui.cpp