Half-baked timeline peak support

This commit is contained in:
2026-06-13 23:42:21 -04:00
parent df3ec1cc72
commit 57bcad1a0e
16 changed files with 196 additions and 23 deletions
+8
View File
@@ -11,6 +11,14 @@ module.exports = [
"size": 3,
"defaultValue": "Options"
},
{
"id": "peek_toggle",
"type": "toggle",
"messageKey": "CLAY_ENABLE_PEEK",
"defaultValue": true,
"label": "Timeline peek/quickview support",
"description": "Disable to reduce resource usage if NOT using timeline peek/quickview."
},
{
"id": "time_mg_toggle",
"type": "toggle",