Skip to content

Commit adddd34

Browse files
committed
Updated readme
1 parent 35ceb90 commit adddd34

File tree

1 file changed

+7
-6
lines changed
  • power-apps/gallery-with-animated-cards

1 file changed

+7
-6
lines changed

power-apps/gallery-with-animated-cards/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,23 @@ David Zoonekyndt | [GitHub](https://github.com/DavidZoon) ([LinkedIn](https://ww
1313
## Minimal path to awesome
1414

1515
1. Open your canvas app in **Power Apps**
16-
2. Copy the contents of the **[YAML-file](./source/formfactor.yaml)**
17-
3. Click on the three dots of the screen where you want to add the snippet and select "Paste"
18-
4. Customize the appearance and behavior of the map by changing the parameters in the With() of the Image object:
16+
1. Copy the contents of the **[YAML-file](./source/gallery-with-animated-cards.yaml)**
17+
1. Click on the three dots of the screen where you want to add the snippet and select "Paste"
18+
1. Customize the appearance and behavior of the map by changing the parameters in the With() of the Image object:
1919
![Customize With()](./assets/gallery-with-animated-cards-customize.png)
2020

21-
### ⚠️⚠️⚠️ Important:
21+
### ⚠️⚠️⚠️ Important
2222

2323
Be careful, however, the visuals are less attractive on a gallery template that is too stretched in height or width.
2424
The card is responsive; it will adapt to the gallery template format. The colors also change with the modern theme of your application.
2525

2626
<img width="800" alt="phone_portrait.png" src="./assets/gallery-with-animated-cards-theme-change.gif" />
2727

2828
## Code
29-
**[YAML-file](./source/gallery-with-animated-ards.yaml)**
3029

31-
## Disclaimer
30+
**[YAML-file](./source/gallery-with-animated-ards.yaml)**
31+
32+
## Disclaimer
3233

3334
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
3435

0 commit comments

Comments
 (0)