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