Skip to content

Conversation

@hugoarnal
Copy link
Contributor

Fixed the following issues:

  • When clicking on a folder, the index can be superior to the count of the new entered folder which instantly crashes the example
  • Char devices (such as the ones in /dev) can be clicked even though they are not directories.

hugoarnal and others added 3 commits November 7, 2025 22:03
`continue` after clicking a new folder
`IsPathFile` is not enough to check if it's a directory
since it also takes in char devices.
@hugoarnal
Copy link
Contributor Author

For some reason CI absolutely wants to push rlparser even though I'm based on master which should ignore it 🤔

@raysan5
Copy link
Owner

raysan5 commented Nov 8, 2025

@hugoarnal Please, could you remove rlparser binary?

EDIT: Just saw it's automatically added by the CI Workflow but it's strange because that workflow should only run on raylib.h updates...

@raysan5 raysan5 merged commit d7a7eda into raysan5:master Nov 8, 2025
16 checks passed
@raysan5
Copy link
Owner

raysan5 commented Nov 8, 2025

@hugoarnal Just reviewed it myself and merged

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.

2 participants