mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-15 23:48:31 +00:00
Merge pull request #216 from germangb/doc-link
fix image_button link in docs
This commit is contained in:
commit
9da5b3826b
@ -111,7 +111,7 @@ impl<'ui> Image<'ui> {
|
||||
|
||||
|
||||
/// Represent an image button about to be drawn.
|
||||
/// See [`Ui::image`].
|
||||
/// See [`Ui::image_button`].
|
||||
///
|
||||
/// Create your image button using the builder pattern then [`ImageButton::build`] it.
|
||||
#[must_use]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user