mirror of
https://github.com/ocornut/imgui.git
synced 2025-10-21 17:31:45 +00:00
Moved everyone's best friend GetContentRegionAvail() to a more prominent position.
This commit is contained in:
@@ -10315,7 +10315,6 @@ IM_MSVC_RUNTIME_CHECKS_RESTORE
|
||||
// - GetContentRegionMax()
|
||||
// - GetContentRegionMaxAbs() [Internal]
|
||||
// - GetContentRegionAvail(),
|
||||
// - GetWindowContentRegionMin(), GetWindowContentRegionMax()
|
||||
// - BeginGroup()
|
||||
// - EndGroup()
|
||||
// Also see in imgui_widgets: tab bars, and in imgui_tables: tables, columns.
|
||||
|
Reference in New Issue
Block a user