So I've been developing some code for TSW1060 running an HTML project.
Using namely these packages:
* Angular version 12.2 (version 13 doesn't draw correctly for some reason I am not an expert enough to understand).
* TailwindCSS (version 3).
Here's a screen shot of the locally served panel. (Window NT 10.0;Win64; x64 Chrome/99.0.4844.84)
It looks as expected.
Touch panel is a TSW-1060 running Version 3.002.0028.001 firmware (latest as of March 1 2022).
Here's a photo of the touch panel (Linux; Android 5.1.1; Crestron Touch panel Build/LMY47V Chrome/87.0.4280.141). It almost looks correct.
It looks like the updated CSS style is not updating correctly.
The light blueish is an "idle" style.
The dark blueish color is a "pressed" style.
The orange is a "selected" style.
On the touch panel the orange is barely visible around the dark blue.
I'm not sure what's going on here.. but I think I'll have to show and hide elements instead of dynamically styling them.
Anyone else seen this issue?
Code can be viewed here: