mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Added dirty behavior
Removed restore action (-> Move action wip) Added additional check on DB size before auto saving Code cleanup
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
|
||||
<!-- Common theme values -->
|
||||
<x:Double x:Key="MenuSize">60</x:Double>
|
||||
<x:Double x:Key="ExpandedMenuSize">300</x:Double>
|
||||
<GridLength x:Key="MenuGridLength">60</GridLength>
|
||||
<GridLength x:Key="ExpandedMenuGridLength">300</GridLength>
|
||||
<!-- Only available for Windows 10 -->
|
||||
<!--<SolidColorBrush x:Key="MainColor" Color="{ThemeResource SystemAccentColor}" />
|
||||
<SolidColorBrush x:Key="TextColor" Color="{ThemeResource SystemColorHighlightTextColor}" />-->
|
||||
|
Reference in New Issue
Block a user