Added optional Horizontal Scrollbar & allow user to explicitly set content width via SetNextWindowContentSize() etc (#246)
GetCursorPos, SetCursorPos, GetContentRegionMax,
GetWindowContentRegionMin, GetWindowContentRegionMax are now including
the scrolling amount. It PROBABLY shouldn't break anything for you, but
take note that SetCursorPosX(100.0f) puts you at +100 from the starting
x position which may include scrolling, not at +100 from the window left
side.
1 parent 9eed672 commit 65a191c0050ca2a8360a25ca23403843cd3bdba2
@ocornut ocornut authored on 30 Aug 2015
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_internal.h