CubeMX 4.26.1 Bug: UnderRoot option gets set to false after cancelling out of project settings
STM32CubeMX Version: 4.26.1
Bug description:
The project files keep being moved in to the TrueSTUDIO folder as the UnderRoot option is changing by itself when opening the project settings window.
Can be reproduced with the following steps:
- Open a project where the UnderRoot option has been set to true
- Open the project->settings window
- Cancel the window
- File->Save Project
- Check the .ioc project file for changes
- No changes occur as expected
- Open the project->settings window
- Cancel the window
- File->Save Project
- Check the .ioc project file for changes
- UnderRoot has now changed from true to false by itself