From b144157098db72422597ce6ccfef414d7a61e2d6 Mon Sep 17 00:00:00 2001 From: Anthony Eid Date: Fri, 11 Jul 2025 09:15:33 -0400 Subject: [PATCH] Remove todo --- crates/settings_ui/src/keybindings.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/crates/settings_ui/src/keybindings.rs b/crates/settings_ui/src/keybindings.rs index 56be9481e5bd577edb063a74743272263da5dc6c..bdcc7899219a448a40b88da82862967cd44ffaba 100644 --- a/crates/settings_ui/src/keybindings.rs +++ b/crates/settings_ui/src/keybindings.rs @@ -896,8 +896,6 @@ impl Render for KeymapEditor { .child(self.filter_editor.clone()), ) .child( - // TODO: Ask Mikyala if there's a way to get have items be aligned by horizontally - // without embedding a h_flex in another h_flex h_flex() .when(self.keybinding_conflict_state.any_conflicts(), |this| { this.child(