This Blue colour unable to change colour in Version 9 Square line studio .
I have changed the state to Checked than also unable to change this blue colour on button plase help and realse the new version if there is bug.
Hermit
November 27, 2024, 11:43am
2
It’s an LVGL9 problem, explained here already:
Need to change color of the tabview headers from blue to any color
I tried the sample project that was shared on this but that only works in “Desktop” mode. If I change the project to “Arduino” / ESP32+TFT_eSPI everything stays blue. Looks like this mode is completely ignored under these conditions?
I’m using the latest Squareline Studio with LVGL 9.1 on Mac Sequoia if that matters but as I said this seems to be related on project settings rather than on anything else.
Can anybody try to repl…
I have the same problem. When I load your example project, all is fine. But I noticed that your example project is set to “Desktop” - “CMake/Eclipse/…”. I am working on a project with “Arduino” - “Giga R1…”. When I change your example project to match mine (“Arduino” - “Giga R1…”), your example project exhibits the same failure in not honoring the Checked - Style (Button Items) settings to adjust the selected tab styles. This seems to be a bug when using the Arduino Giga R1 setting for the …
I advise to report it at LVGL forum because IIRC 9.2 still have this issue.