mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Moved everyone's best friend GetContentRegionAvail() to a more prominent position.
This commit is contained in:
parent
aad86b8756
commit
055b2e80fb
2 changed files with 5 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue