You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBlockText="Show notifications for games already collected:"ToolTip="Check this if you'd like to see notifications for games you already have"TextWrapping="Wrap"Margin="0,10,0,0"/>
10
-
<CheckBoxIsChecked="{Binding Settings.AlwaysShowNotifications}"ToolTip="Check this if you'd like to see notifications for games you already have"HorizontalAlignment="Left"Margin="10,0,0,0"/>
11
-
<TextBlockTextWrapping="Wrap"Margin="0,10,0,0"Text="Check Interval (in hours ; minimum value: 1, maximum value: 24)"/>
<TextBlockText="Save shown notifications in a local history and do not show them again:"ToolTip="Check this if you'd like to not see notifications you've already seen"TextWrapping="Wrap"Margin="0,10,0,0"/>
14
-
<CheckBoxIsChecked="{Binding Settings.UseNotificationHistory}"ToolTip="Check this if you'd like to not see notifications you've already seen"Margin="10,0,0,0"/>
15
-
<TextBlockMargin="0,10,0,0"Text="Local History (read-only, copiable):"/>
0 commit comments