Theme Builder, Upload button style problem

Answered
0
0

Hi all,

i tried everything but i’m unable to change the color of text for Upload button in theme editor.

Also on hover no way to set it.

 

I attached an image, maybe a bug ?

 

I also noted another problem with Theme Builder, i’m able to add “State” and “Component” only where a componet has at least one “State” or one “Component”. See attached image “ThemeProblem1” and “ThemeProblem2”

 

Thanks.

 

Wisej version: 1.5.38.0

 

  • You must to post comments
Best Answer
0
0

Hi Simone,

the textColor has to be set on the upload control, not on the child component
since the Upload container overrides it, because it´s the one that receives the color from the app:

upload_control

The missing states are logged as #1715 and will be fixed in the next build.
Please note that it does not mean that the widget does not support it, it´s just a suggestion.
You can basically type any any state. It´s up to the js implementation and states can also be added by code at any time.

Best regards
Frank

Attachment
  • You must to post comments
1
0

Hi Simone,

#1715 is fixed in our latest development build (1.5.42).

Best regards
Frank

  • You must to post comments
0
0

Hi Frank,

thanks for your complete answer!

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.