Stride Value is Readonly after Update to TouchGFX 4.26
After updating TouchGFX from 4.24.1 to 4.26.0, the Stride setting in "X-CUBE-TOUCHGFX"->"TouchGFX Generator" is readonly (grayed out). I need to set it to the value 832.

The generated code uses the value 800, even if I modify the value in the project.ioc file manually.
When I change the Stride value in TouchGFXHAL.cpp and in TouchGFXGeneratedHAL.cpp (at call of setFrameBufferSize()) manually, the display works perfectly.
I am using:
- STM32F769BIT uC
- MxCube 6.15.0
- STM32Cube FW_F7 V1.17.4
Any advise is very welcome. Thank you!
