Skip to content

Commit 3cfee71

Browse files
authored
Update sample.json
1 parent f7b718e commit 3cfee71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

power-apps/gallery-draganddrop/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"creationDateTime": "2025-07-17T00:00:00.000Z",
88
"updateDateTime": "2025-07-17T00:00:00.000Z",
99
"title": "Gallery Drag & Drop",
10-
"shortDescription": "Here is a snippet that enables drag and drop functionality on a PowerApps gallery. This method only works if all gallery items are fully visible (no scrollbar). Feel free to explore the code and adapt it to your own examples.",
10+
"shortDescription": "Here is a snippet that enables drag and drop functionality on a PowerApps gallery. This method only works if all gallery items are fully visible (no scrollbar).",
1111
"longDescription": [
1212
"Here is a snippet that enables drag and drop functionality on a PowerApps gallery. This method only works if all gallery items are fully visible (no scrollbar). Feel free to explore the code and adapt it to your own examples."
1313
],

0 commit comments

Comments
 (0)