Actions
Improvements #13140
openAllow for the WFileDropWidget to disable its click event
Start date:
10/22/2024
Due date:
% Done:
0%
Estimated time:
Description
Currently, when the WFileDropWidget is clicked, either the file or directory selector is opened.
This functionality can be disabled with setAcceptDrops(false). But this will disable the drag&drop functionality as well.
The click on the widget should be configurable too, such that no action is performed if the widget is clicked.
Updated by Korneel Dumon 28 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Korneel Dumon)
Updated by Matthias Van Ceulebroeck 14 days ago
- Assignee set to Matthias Van Ceulebroeck
Actions