Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag&drop bug #1157

Merged
merged 2 commits into from
May 3, 2024
Merged

Drag&drop bug #1157

merged 2 commits into from
May 3, 2024

Conversation

t71rs
Copy link
Contributor

@t71rs t71rs commented May 3, 2024

Description

Added a event and a listener to listen for removed files. Now also files that are added via drag and drop, are actually deleted when pressing the delete button and do not reappear again after a new file has been added.

Closes #738

Checklist:

  • I have read the Contribution Guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Contributor License Agreement

By submitting this pull request, I acknowledge and agree that my contributions will be included in Stirling-PDF and that they can be relicensed in the future under the MPL 2.0 (Mozilla Public License Version 2.0) license.

(This does not change the general open-source nature of Stirling-PDF, simply moving from one license to another license)

@t71rs t71rs requested a review from Frooodle as a code owner May 3, 2024 13:47
@Frooodle Frooodle merged commit fbbc71d into Stirling-Tools:main May 3, 2024
3 checks passed
@t71rs t71rs deleted the Drag&Drop-Bug branch May 6, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selected files using drag & drop cannot be removed from merge PDF tool
2 participants