mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-16 16:08:33 +00:00
fix image_button link
Signed-off-by: german gomez <germangb42@gmail.com>
This commit is contained in:
parent
41d6ccc6b3
commit
bce3c33ed1
@ -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