mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Fix wording in imgui::draw_list docs
This commit is contained in:
parent
759ed18202
commit
a4f74624e1
@ -1,4 +1,4 @@
|
||||
//! The draw list lets you create custom graphics with a window.
|
||||
//! The draw list lets you create custom graphics within a window.
|
||||
//!
|
||||
//! Each dear imgui window contains its own draw list. You can use
|
||||
//! [`Ui::get_window_draw_list`] to access the current window draw
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user