Skip to main content
1-Visitor
November 1, 2021
Solved

In Thingworx V9.2 control button focus event

  • November 1, 2021
  • 1 reply
  • 984 views

In one of my mashup is having button whose font-size big, lets consider it as  24px, when I pressed / clicked on that  button size & font is getting changed to 14px (I could see it inside focus property while inspecting). After that whenever I click on any part of the screen, it will become normal like having 24px as font size. 

 

I am sure that this is happening because of focus event / property. 

 

Could any one suggest me how can I over come this problem, simply I want to avoid focus event effect on button. 

 

Thanks, 

Shubham. 

Best answer by bchaudhary_448008

Hi @SP_9949792 

To overcome the stated issue, you need to create a Custom style theme. Under Style Theme>>Buttons>> Primary Buttons>> Active state (Base). 

Then after change the font size as per your need.

 

Please feel free to revert back.

Regards

Bhawna

1 reply

5-Regular Member
November 2, 2021

Hi @SP_9949792 

To overcome the stated issue, you need to create a Custom style theme. Under Style Theme>>Buttons>> Primary Buttons>> Active state (Base). 

Then after change the font size as per your need.

 

Please feel free to revert back.

Regards

Bhawna