This commit is contained in:
Jakub Trllo 2025-07-21 16:11:06 +02:00
parent 4462e218cd
commit a1a4066bc6

View file

@ -201,7 +201,7 @@ class FilesWidget(QtWidgets.QWidget):
def _on_current_open_requests(self):
# TODO validate if item under mouse is enabled
# - thi uses selected item, but that does not have to be the one
# - this uses selected item, but that does not have to be the one
# under mouse
self._on_workarea_open_clicked()