RealRaven2000 / QuickFolders

Thunderbird Add-on: QuickFolders
http://quickfolders.org/
Other
49 stars 9 forks source link

Folder Position #503

Open Candide08 opened 1 month ago

Candide08 commented 1 month ago

One quirk is that when I click on a QuickFolder it moves the folder panel to that folder, but the selected folder is frequently at the bottom of the panel.

This necessitates scrolling the panel. It would be really nice if QF displayed all selected quickfolders at the top, so their contents could be seen right away.

RealRaven2000 commented 1 month ago

Just to clarify (you provided a screenshot) - you would like to have the active folder in Folder Tree scrolled to the top. I will look into that. There used to be a "scrollIntoView()" function but I don't think it applies to the new implementation of the folder tree. I will find out.