Add tip of the day for Expand Card View Window (#5666)

This commit is contained in:
RickyRister 2025-02-28 08:29:09 -08:00 committed by GitHub
parent d76e8f9146
commit 448903efe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>