Add accumulator preview zoom and carousel
This commit is contained in:
@@ -145,6 +145,9 @@ COMMON_INPUT_TOOLTIPS = {
|
||||
"entry_id": "Stable ID used for replace_by_entry_id or grouping variants.",
|
||||
"entry_tag": "Optional suffix added to entry_id.",
|
||||
"preview_limit": "Maximum number of accumulator images to show in the preview panel.",
|
||||
"view_mode": "Accumulator Preview layout: grid shows many images, carousel shows one large image at a time.",
|
||||
"zoom_level": "Accumulator Preview image scale. Higher values make grid thumbnails or carousel image area larger.",
|
||||
"carousel_index": "1-based image position shown in carousel mode. The previous/next buttons update this value.",
|
||||
"delete_action": "Optional execution-time delete operation. JS buttons can delete interactively without setting this.",
|
||||
"delete_entry_id": "Entry id to delete when delete_action is delete_entry_id.",
|
||||
"delete_index": "1-based entry index to delete when delete_action is delete_index. 0 disables it.",
|
||||
|
||||
Reference in New Issue
Block a user