- Sep 01, 2015
-
-
ocornut authored
-
- Aug 30, 2015
-
-
ocornut authored
-
ocornut authored
-
omar authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
Begin() windows flags are locked on the first begin of the frame, allowing using to not bother passing flags for append
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
GetContentRegionMax() when window content size is explicit we don't adjust it with scrollbar sizes (#246)
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
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.
-
ocornut authored
-
ocornut authored
-
ocornut authored
Turning float ScrollY into ImVec2 Scroll - no feature change, this is just to remove some syntax noise from the following commit (#246)
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
- Aug 29, 2015
- Aug 28, 2015