diff --git a/cockatrice/cockatrice.qrc b/cockatrice/cockatrice.qrc index 1ee8aea25..7e2ca225c 100644 --- a/cockatrice/cockatrice.qrc +++ b/cockatrice/cockatrice.qrc @@ -356,6 +356,7 @@ resources/tips/images/counter_expression.png resources/tips/images/discord.png resources/tips/images/edhrec.png + resources/tips/images/expand_card_view.png resources/tips/images/face_down.png resources/tips/images/filter_games.png resources/tips/images/github_logo.png diff --git a/cockatrice/resources/tips/images/expand_card_view.png b/cockatrice/resources/tips/images/expand_card_view.png new file mode 100644 index 000000000..0f348cf7a Binary files /dev/null and b/cockatrice/resources/tips/images/expand_card_view.png differ diff --git a/cockatrice/resources/tips/tips_of_the_day.xml b/cockatrice/resources/tips/tips_of_the_day.xml index bf9d9628a..cf1c419c7 100644 --- a/cockatrice/resources/tips/tips_of_the_day.xml +++ b/cockatrice/resources/tips/tips_of_the_day.xml @@ -211,4 +211,12 @@ Updating your card sources can often fix issues of cards not working or displayi updates.png 2025-02-10 + + Expand Card View Window + 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". + + expand_card_view.png + 2025-02-27 +