mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Refactor: Moved Scrollbar function from imgui.cpp to imgui_widgets.cpp, added file index (#2036)
This commit is contained in:
parent
728b2ef026
commit
df37a156e8
3 changed files with 129 additions and 111 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// dear imgui, v1.64 WIP
|
||||
// (drawing and font code)
|
||||
|
||||
// Contains implementation for
|
||||
// Index of this file:
|
||||
// - Default styles
|
||||
// - ImDrawList
|
||||
// - ImDrawData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue