Skip to content

[Feature] Option OpenDirectoryWithOneClick default false #392

@Hofknecht

Description

@Hofknecht

Option OpenDirectoryWithOneClick default false
because of two reasons
-when using a touch device you need the click to open the subfolder
-we have a logic that when controlling with the keyboard, the mouse doesn't accidentally select something if the mouse is where a new menu appears. We count the mouse move events and at mouseMoveEvents > 6 selecting via mouse is possible again. Via remote desktop (rdp), these events don't come as quickly and therefore you want to open the subfolder by clicking on a folder in this case, because it takes too long with the mouseMoveEvents.

related #295

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions