style(ui): redesign MainWindow with reactive layout, sidebar polish, and list header
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,4 +38,6 @@ public partial class MainWindow : Window
|
||||
e.Handled = true;
|
||||
}
|
||||
}
|
||||
|
||||
private void OnGlobalKeyDown(object? sender, KeyEventArgs e) { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user