Fix Ctrl+Click selection, add Delete key with confirmation dialog
- Fix Ctrl+Click: mousedown no longer immediately adds item, preventing onClick from toggling it back off. Drag-select still works via mouseenter. - Delete key removes selected items/packages with JDownloader-style confirmation dialog showing count and remaining items. - "Nicht mehr anzeigen" checkbox disables future confirmations. - New setting "Vor dem Löschen bestätigen" under Allgemein. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
eb42fbabfd
commit
f11190ee25
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.4.96",
|
||||
"version": "1.4.97",
|
||||
"description": "Real-Debrid Downloader Desktop (Electron + React + TypeScript)",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user