Theme Builder localization error when trying to pick a color with alpha

0
0

Hi,

The Theme Builder doesn’t like Alpha colors on my computer. Most likely due to localization. I’m running Windows 10 Dutch with Dutch settings. This means ten and a half is represented as 10,5 and not 10.5 (I was considering ending the line there with period but that would complicate things maybe :)).

I assume this is the problem because when I edit a color (with … button)  and change nothing but the transparency the application tries to parse “rgba(0,80,155,0,67)”. after ok is pressed. which should be “rgba(0,80,155,0.67)”. I guess this is why visual studio separates values with ; haha.

 

Anyway, this is not application breaking as I can manually correct this error but the Theme Builder is quite unhappy and giving script errors untill it is corrected.

Thanks in advance

Vincent

  • You must to post comments
0
0

Hi Vincent,

this issue was logged as #2634 and is fixed in our latest Wisej release (2.2.47).

Best regards
Frank

  • You must to post comments
0
0

Hi Vincet

Thanks for report us this issue

It was fixed and be available in next build release

Regards and happy coding

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.