Modify ↓
Opened 3 years ago Closed 17 months ago #136 closed task (fixed)Use NListtree instead of NList for all FolderList displays.
Description
When moving a mail via the "move" menuitem a flat folder list is displayed. But as the folder list is pure hierarchical, the listing of folders should always be hiarchical. So when listing folders the listview should always use NListtree instead of NList/List to display the folder list. Attachments (0)Change History (2)comment:1 Changed 3 years ago by damato
comment:2 Changed 17 months ago by damato
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



(In [5771]) * mui/FolderListtree, mui/FolderRequestListtree.c: implemented