mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Add tip of the day for Expand Card View Window (#5666)
This commit is contained in:
parent
d76e8f9146
commit
448903efe3
3 changed files with 9 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
BIN
cockatrice/resources/tips/images/expand_card_view.png
Normal file
BIN
cockatrice/resources/tips/images/expand_card_view.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue