Descent3 icon indicating copy to clipboard operation
Descent3 copied to clipboard

Fix DoPathFileDialog() issues

Open winterheart opened this issue 4 months ago • 0 comments

Pull Request Type

  • [ ] GitHub Workflow changes
  • [ ] Documentation or Wiki changes
  • [ ] Build and Dependency changes
  • [x] Runtime changes
    • [ ] Render changes
    • [ ] Audio changes
    • [ ] Input changes
    • [ ] Network changes
    • [x] Other changes

Description

Fix issue when user can select file only in LocalD3Dir. Remove listbox callback function as useless. General cleanup global and local variables.

Related Issues

Screenshots (if applicable)

Checklist

  • [x] I have tested my changes locally and verified that they work as intended.
  • [x] I have documented any new or modified functionality.
  • [x] I have reviewed the changes to ensure they do not introduce any unnecessary complexity or duplicate code.
  • [x] I understand that by submitting this pull request, I am agreeing to license my contributions under the project's license.

Additional Comments

winterheart avatar Oct 13 '24 02:10 winterheart