Projects STRLCPY NETworkManager Commits 12b978c1
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    Source/NETworkManager/Resources/Styles/ContextMenuStyles.xaml
    skipped 3 lines
    4 4   <Setter Property="FontSize" Value="14" />
    5 5   <Setter Property="BorderBrush" Value="{DynamicResource MahApps.Brushes.Gray8}" />
    6 6   <Style.Resources>
    7  - <SolidColorBrush x:Key="SubMenuBorderBrush" Color="{DynamicResource MahApps.Colors.Gray8}" />
    8  - <SolidColorBrush x:Key="RightArrowFill" Color="{DynamicResource MahApps.Colors.Gray3}" />
     7 + <SolidColorBrush x:Key="MahApps.Brushes.SubMenu.Border" Color="{DynamicResource MahApps.Colors.Gray8}" />
     8 + <SolidColorBrush x:Key="MahApps.Brushes.RightArrowFill" Color="{DynamicResource MahApps.Colors.Gray3}" />
    9 9   </Style.Resources>
    10 10   </Style>
    11 11   
    skipped 2 lines
  • ■ ■ ■ ■ ■
    docs/04_Changelog.md
    skipped 22 lines
    23 23  ## Bugfixes
    24 24  - Profile dialog height fixed [#594](https://github.com/BornToBeRoot/NETworkManager/issues/594){:target="_blank"}
    25 25  - Dialog button FontSize fixed [MahApps/MahApps.Metro#594](https://github.com/MahApps/MahApps.Metro/issues/4069){:target="_blank"}
     26 +- ContextMenu sub menu border brush fixed [#324](https://github.com/BornToBeRoot/NETworkManager/issues/324){:target="_blank"}
    26 27  - Design of some buttons fixed [#591](https://github.com/BornToBeRoot/NETworkManager/issues/591){:target="_blank"}
    27 28   
    28 29  ## Other
    skipped 489 lines
Please wait...
Page is in error, reload to recover