-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Treeview in FolderView #306
Comments
Left pane. |
That is different though. It shows only the folders and is not the FolderModel. I will look into the dirtreemodel |
Different from X, Y,... but it's pcmanfm-qt's way: folders are on the left; files are displayed in the main view. Although it may not be seen by a glance, |
I'm afraid I don't have time to explain the code. You should read several files (plus pertinent parts of Qt doc) if you want to change it. PCMan's codes contain many good code comments and I've tried to keep it that way. |
I see that there are 4 different views in fm-qt/pcman:
Icon
Compact
Detailed
Thumbnail
But I don't find the treeview and it seems it is not implemented.
Was this skipped on purpose as there were particular difficulties with the FolderModel implementation
or was the feature deemed not important and thus just skipped?
The text was updated successfully, but these errors were encountered: