mirror of
https://github.com/ckaczor/FeedCenter.git
synced 2026-02-03 01:25:38 -05:00
Fix toolbar button handling
This commit is contained in:
@@ -93,6 +93,7 @@ public partial class MainWindow
|
||||
// Update the display
|
||||
DisplayCategory();
|
||||
DisplayFeed();
|
||||
UpdateToolbarButtonState();
|
||||
|
||||
Settings.Default.LastCategoryID = _currentCategory?.Id.ToString() ?? string.Empty;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user