Opened 4 years ago
Closed 4 years ago
#1485914 closed Feature Patches (fixed)
open collapsed folders after onse second during drag & drop
| Reported by: | arodier | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3-stable |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This small patch automatically open collapsed folders during a drag and drop process, after the mouse is on a collapsed folder for one second.
It's very useful if you have a lot of sub folders, and you forgot to open the before starting to drag messages.
Attachments (2)
Change History (5)
Changed 4 years ago by arodier
comment:1 Changed 4 years ago by arodier
Changed 4 years ago by arodier
comment:2 Changed 4 years ago by arodier
- updated to the last svn trunk
- Don't use camel case
- save timer into rcmail.env.folder_auto_expand and rcmail.env.folder_auto_timer.
comment:3 Changed 4 years ago by thomasb
- Resolution set to fixed
- Status changed from new to closed
Applied (modified version) in [72f5b151]
Note: See
TracTickets for help on using
tickets.

Updated the patch to the last svn trunk,
Minor corrections.