feat: add configurable operator appearance and layout
This commit is contained in:
@@ -983,7 +983,8 @@ public sealed partial class MainWindow
|
||||
LegacyDeleteSelectedNamedPlaylistIntent or
|
||||
LegacyChooseOperatorFolderIntent or
|
||||
LegacyResetOperatorFolderIntent or
|
||||
LegacySetOperatorNavigationExpandedIntent;
|
||||
LegacySetOperatorNavigationExpandedIntent or
|
||||
LegacySetOperatorAppearanceIntent;
|
||||
|
||||
private static bool IsFixedSectionBatchMutationIntent(LegacyUiIntent intent) => intent is
|
||||
LegacySetManualNetSellCellIntent or
|
||||
|
||||
Reference in New Issue
Block a user