Skip to content

Commit e4b4672

Browse files
committed
Description updated
1 parent 25452e0 commit e4b4672

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

addons/hide-delete-button/addon.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "Hide delete button",
3-
"description": "Hides delete button (trash can icon) from sprites, costumes and sounds. They can still be deleted using the right click context menu.",
3+
"description": "Hides delete button (trash can icon) from sprites, costumes and sounds. They can still be deleted using the right click context menu or by holding the Shift key.",
44
"tags": ["editor", "featured"],
55
"info": [
66
{
77
"text": "Tip: If you accidentally delete a sprite, costume, or sound, you can undo the deletion by clicking Edit in the menu bar then Restore.",
88
"id": "restoretip"
9-
},
10-
{
11-
"text": "Useful: Hold Shift to show delete buttons",
12-
"id": "show-trash-shortcut"
139
}
1410
],
1511
"versionAdded": "1.19.0",
@@ -77,6 +73,6 @@
7773
],
7874
"latestUpdate": {
7975
"version": "1.43.0",
80-
"temporaryNotice": "Useful: Hold Shift to show delete buttons"
76+
"temporaryNotice": "You can now hold Shift to show delete buttons."
8177
}
8278
}

0 commit comments

Comments
 (0)