diff --git a/source/_posts/2024-07-03-release-20247.markdown b/source/_posts/2024-07-03-release-20247.markdown index 40dbb33c5bb..0998e02c01f 100644 --- a/source/_posts/2024-07-03-release-20247.markdown +++ b/source/_posts/2024-07-03-release-20247.markdown @@ -70,7 +70,7 @@ Enjoy the (beta) release! -- [Resize the cards on your Dashboard](#resize-the-cards-on-your-dashboard) +- [Resize the cards on your dashboard](#resize-the-cards-on-your-dashboard) - [Data tables improvements](#data-tables-improvements) - [Take control of blueprint-based automations or scripts](#take-control-of-blueprint-based-automations-or-scripts) - [Voice \& Assist](#voice--assist) @@ -95,23 +95,29 @@ Don't forget to [join our release party live stream on YouTube](https://www.yout -## Resize the cards on your Dashboard +## Resize the cards on your dashboard As [part of our roadmap](/blog/2024/06/12/roadmap-2024h1/#dashboards), we're -continuing to make dashboard organization and customization easier -and more intuitive. This month, we add the ability to resize the cards on -your dashboard! +continuing to make dashboard organization and customization easier and more +intuitive. This month, we add the ability to resize the cards on your dashboard! -Screenshot of card resizing +Screenshot showing several cards at different sizes -Resizing is done with a very nice slider interface, found in the card editing menu under the new _Layout_ tab, where you can preview your changes. Make small 1x1 buttons or give a map the space it needs. This is only available on our experimental [sections view](/blog/2024/03/06/release-20243/#a-new-experimental-sections-view), which was recently released with drag-and-drop. +Resizing is done with a very nice slider interface, found in the card editing +menu under the new **Layout** tab, where you can preview your changes. Make +small 1x1 buttons or give a map the space it needs. This is only available on +our experimental [sections view], which was recently released with drag-and-drop. -

- Screenshot of layout tab - Temporary screenshot, image needs to be replaced. -

+Screenshot showing the card edit diaglog, with the new layout tag and its card resize capabilities -It works with every card, which gives users a lot of freedom. Most cards have been given a built-in minimum and maximum size, to make it easier to get your layouts just right. If you mess up the look of a card, luckily we have included a revert button in the top left corner 😉. +It works with every card, which gives users a lot of freedom. Most cards have +been given a built-in minimum and maximum size, to make it easier to get your +layouts just right. If you mess up the look of a card, luckily we have included +a revert button in the +top left corner 😉. + +[part of our roadmap]: /blog/2024/06/12/roadmap-2024h1/#dashboards +[sections view]: /blog/2024/03/06/release-20243/#a-new-experimental-sections-view ## Data tables improvements diff --git a/source/images/blog/2024-07/dashboard-resize-card.png b/source/images/blog/2024-07/dashboard-resize-card.png new file mode 100644 index 00000000000..adf4c2c8e32 Binary files /dev/null and b/source/images/blog/2024-07/dashboard-resize-card.png differ diff --git a/source/images/blog/2024-07/resize-cards.png b/source/images/blog/2024-07/dashboard-resize-cards-example.png similarity index 100% rename from source/images/blog/2024-07/resize-cards.png rename to source/images/blog/2024-07/dashboard-resize-cards-example.png