Parcourir la source

Slap an TODO on Channels Dock UI

CPKreuz il y a 1 an
Parent
commit
5f11cf93af
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/PixiEditor.AvaloniaUI/Views/Dock/ChannelsDockView.axaml

+ 1 - 0
src/PixiEditor.AvaloniaUI/Views/Dock/ChannelsDockView.axaml

@@ -12,6 +12,7 @@
     </Design.DataContext>
     
     <StackPanel>
+        <!-- TODO: Improve this UI -->
         <Grid ColumnDefinitions="*,Auto">
             <TextBlock ui:Translator.Key="RED" />
             <StackPanel Grid.Column="1" Orientation="Horizontal">