fix: prevent event propagation on card menu buttons and implement virtualization locking for overlays in ProgressiveCardGrid

This commit is contained in:
jxxghp
2026-05-15 18:27:56 +08:00
parent 523f8c4cc8
commit 06355ff91d
6 changed files with 111 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.11.3",
"version": "2.11.4",
"private": true,
"type": "module",
"bin": "dist/service.js",