Stirling-PDF/src/main/resources/static/js/multitool
reecebrowne 574c474804
Fix file drag and drop (#2575)
# Description

Drag and drop only loading first page.

Closes #(2560)

## Checklist

- [ X] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ X] I have performed a self-review of my own code
- [ X] I have attached images of the change if it is UI based
- [ X] I have commented my code, particularly in hard-to-understand
areas
- [ X] If my code has heavily changed functionality I have updated
relevant docs on [Stirling-PDFs doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
- [ X] My changes generate no new warnings
- [ X] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)
2024-12-31 10:44:49 +00:00
..
commands Fix drag and drop bugs and clean up UI 2024-12-16 19:07:15 +00:00
DragDropManager.js Fix drop on self bug 2024-12-17 13:47:44 +00:00
fileInput.js Fix file drag and drop (#2575) 2024-12-31 10:44:49 +00:00
ImageHighlighter.js
PdfActionsManager.js Feature: Undo Redo options multi tool #2297 (#2348) 2024-11-28 14:25:13 +00:00
PdfContainer.js Fix file drag and drop (#2575) 2024-12-31 10:44:49 +00:00
UndoManager.js Feature: Undo Redo options multi tool #2297 (#2348) 2024-11-28 14:25:13 +00:00