Add tip of the day for Expand Card View Window

This commit is contained in:
RickyRister 2025-02-27 20:24:11 -08:00
parent 93d28717e0
commit 5caf2d62f8
3 changed files with 9 additions and 0 deletions

View file

@ -356,6 +356,7 @@
<file>resources/tips/images/counter_expression.png</file>
<file>resources/tips/images/discord.png</file>
<file>resources/tips/images/edhrec.png</file>
<file>resources/tips/images/expand_card_view.png</file>
<file>resources/tips/images/face_down.png</file>
<file>resources/tips/images/filter_games.png</file>
<file>resources/tips/images/github_logo.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -211,4 +211,12 @@ Updating your card sources can often fix issues of cards not working or displayi
<image>updates.png</image>
<date>2025-02-10</date>
</tip>
<tip>
<title>Expand Card View Window</title>
<text>Double click on the title bar of the card view window to expand it! Double click again to shrink it back down.
You can configure the initial and expanded heights of the window in the settings, under "Appearance".
</text>
<image>expand_card_view.png</image>
<date>2025-02-27</date>
</tip>
</tips>