mirror of
https://github.com/eliasstepanik/egui_node_graph.git
synced 2026-01-10 21:38:27 +00:00
NodeDataTrait::top_bar_ui fix doc comment
This commit is contained in:
parent
0594981326
commit
fad164b88c
@ -113,7 +113,7 @@ where
|
||||
where
|
||||
Self::Response: UserResponseTrait;
|
||||
|
||||
// UI to draw on the top bar of the node.
|
||||
/// UI to draw on the top bar of the node.
|
||||
fn top_bar_ui(
|
||||
&self,
|
||||
_ui: &mut egui::Ui,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user