Skip to content

Conversation

@Jack251970
Copy link

@Jack251970 Jack251970 commented Oct 9, 2025

Resolve #240

image image image image image image image

Modified CheckBox bindings in ConversionPresetTemplates.xaml:
- Removed `IsEnabled` bindings for two CheckBox elements.
- Updated `IsChecked` binding to use `Mode=TwoWay` for one CheckBox.
- Added `Margin="0,6,0,0"` to one CheckBox for improved layout.
Replaced DockPanel with a horizontally oriented StackPanel
for audio settings at Grid.Row="5" and Grid.Column="0".
Moved the CheckBox and Label elements into the new
StackPanel for improved layout consistency. Updated the
Label's VerticalAlignment to Center for better alignment.
No functional changes were made to bindings or converters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anyway we could get a dark mode?

1 participant