ChoicescriptIDE / ChoicescriptIDE/main

When renaming a scene the capitalisation is not normalised for the filename

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
bug minor
Dominant language
JavaScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

When we rename a scene we force the name to lowercase in the UI to match the ChoiceScript style.
We do this _after_ we've wrote the the file though, so the file ends up being wrote to disk with the incorrect capitalisation.

Example:
- Rename scene to 'ALLCAPS'
- UI will correct to 'allcaps'
- But ALLCAPS.txt will be wrote to disk

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.