Skip to content
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

Move FileDialog::update #47

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Move FileDialog::update #47

merged 2 commits into from
Feb 19, 2024

Conversation

fluxxcode
Copy link
Owner

Moved FileDialog::update to the open methods. Previously the function was listed last among the getters. However, since it is an important function, it should be listed further up.

@fluxxcode fluxxcode merged commit c51d747 into rel/v0.3 Feb 19, 2024
1 check passed
@fluxxcode fluxxcode deleted the fix/update_function_section branch February 19, 2024 21:36
fluxxcode added a commit that referenced this pull request Feb 20, 2024
* Fix shortcut directories can not be selected (#43)

* Fix root directories not correctly displayed (#44)

* Update CI/CD (#46)

* Move FileDialog::update (#47)

* Fix display name of root directories on Windows (#48)

* Update planned features (#49)

* Add Pinnable folders to planned features

* Increase versions
fluxxcode added a commit that referenced this pull request Feb 20, 2024
* Increase version

* Update CHANGELOG.md

* Fix shortcut directories can not be selected (#43)

* Select directory when loading

* Update CHANGELOG.md

* Fix root directories not correctly displayed (#44)

* Update CHANGELOG.md (#45)

* Update CI/CD (#46)

* Update CI/CD to also run on release branches

* Update CHANGELOG.md

* Move FileDialog::update (#47)

* Move FileDialog::update to Open, Update section

* Update CHANGELOG.md

* Fix display name of root directories on Windows (#48)

* Fix display name of root directories on Windows

* Update CHANGELOG.md

* Update planned features (#49)

* Add Pinnable folders to planned features

* Update CHANGELOG.md

* Increase versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant