FileBrowser: Backup expanded directory states.#4930
FileBrowser: Backup expanded directory states.#4930JohannesLorenz merged 1 commit intomasterfrom unknown repository
Conversation
|
@cyberdevilnl Is this ready for review, or do you plan to add more commits? |
|
@JohannesLorenz it now is ready for review. |
|
Just did some testing. There's an old bug that the arrow left to a folder vanishes on reload. The bug is old: Open a folder, open a sub-folder, reopen the top folder, the arrow of the sub-folder is vanished. It's an old bug, you don't need to fix it, unless you want. |
JohannesLorenz
left a comment
There was a problem hiding this comment.
I'm finished with review, both functional + style. No serious issues. Feel free to fix what you like.
Hmm I can't seem to reproduce, here it only vanishes if the directory is empty. (tested with stable and master)
Thank you! I've made some changes :-) |
JohannesLorenz
left a comment
There was a problem hiding this comment.
I added two more comments, both voluntary. Tests were OK, so I think there's no further review required. 👍
Thank you I like the tips :-) |
|
Great work! Do you want to "squash and merge"? |
|
Yeah that will be great! |
…the tree is reloaded.
|
Just as a hint: You can use the "squash and merge" button, no need to squash manually and then force-push. But it's not wrong to do so 😄 |
|
Good hint, except I don't have commit access and thus no button here 😋 |
|
Oh, np! Does this mean you can't merge in general? If that's true, I'll merge it for you. |
|
Yes that's |
Partially fixes #2121 (it doesn't store the currently selected item).