Skip to main content
unsigned_char_array
Lead III
April 3, 2026
Question

Feature request: preserve image order in application.config

  • April 3, 2026
  • 2 replies
  • 207 views

In TouchGFX 4.26.0 image order changes in application.config even if those images don't change.
This causes unnecessary changes to show up in git: 

Screenshot 2026-04-02 192524.png

Feature request is to either preserve the order or to have them always lexicographically sorted.

    2 replies

    Osman SOYKURT
    ST Technical Moderator
    April 16, 2026

    Hello @unsigned_char_array ,

    Thank you for reporting this issue. We were already aware of it and are working on a fix. It appears to be a regression compared with earlier versions, as a side effect of the improvements made to speed up TouchGFX code generation.


    ST Software Developer | TouchGFX
    Senior
    May 4, 2026

    I had this for awhile.
    If you are looking for which version as this regression.
    My bet is when I passed from 4.25.0 to 4.26.0.