feat(column): add tooltip on remove column button
This commit is contained in:
@@ -194,6 +194,7 @@ impl<'a> NavTitle<'a> {
|
||||
}
|
||||
confirm_pressed
|
||||
} else {
|
||||
delete_button_resp.on_hover_text("Delete this column");
|
||||
false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user