Allow finer grained selection of thumbnail controls.

This commit is contained in:
Dermot Duffy
2022-07-03 09:28:56 -07:00
parent 771943cb6b
commit 56362c3fb9
11 changed files with 261 additions and 94 deletions
+8 -4
View File
@@ -71,7 +71,8 @@
"controls": {
"options": "Event Gallery Controls",
"thumbnails": {
"show_controls": "Show event controls with thumbnails",
"show_favorite_control": "Show favorite control on thumbnails",
"show_timeline_control": "Show timeline control on thumbnails",
"show_details": "Show event details with thumbnails",
"size": "Event Gallery thumbnails size in pixels"
}
@@ -110,7 +111,8 @@
"snapshots": "Snapshot thumbnails"
},
"mode": "Live thumbnails mode",
"show_controls": "Show event controls with thumbnails",
"show_favorite_control": "Show favorite control on thumbnails",
"show_timeline_control": "Show timeline control on thumbnails",
"show_details": "Show event details with thumbnails",
"size": "Live thumbnails size in pixels"
},
@@ -150,7 +152,8 @@
"none": "No thumbnails",
"right": "Thumbnails in a drawer right of the media"
},
"show_controls": "Show controls with thumbnails",
"show_favorite_control": "Show favorite control on thumbnails",
"show_timeline_control": "Show timeline control on thumbnails",
"show_details": "Show details with thumbnails",
"size": "Media Viewer thumbnails size in pixels"
},
@@ -229,7 +232,8 @@
"options": "Timeline Controls",
"thumbnails": {
"mode": "Timeline thumbnails mode",
"show_controls": "Show event controls with thumbnails",
"show_favorite_control": "Show favorite control on thumbnails",
"show_timeline_control": "Show timeline control on thumbnails",
"show_details": "Show event details with thumbnails",
"size": "Timeline thumbnails size in pixels"
}