Forum Discussion
saviourofdp
8 years agoAdvocate I
Font Size Property Unit Issue in Custom Visual
Hello I have an issue with creating a custom visual in which I need to be able to set 2 different font sizes from the property pane. The issue is that the first font size control is a slider whi...
- 8 years ago
Hello saviourofdp
The fontSize is predefined Power BI capabilities name.
You might try to rename the second fontSize property to textSize, titleFontSize, secFontSize, secTitleFontSize.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
8 years agoCommunity Champion
Hello saviourofdp
The fontSize is predefined Power BI capabilities name.
You might try to rename the second fontSize property to textSize, titleFontSize, secFontSize, secTitleFontSize.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
nagendramishr
8 years agoNew Member
Do you have a list of actual values that work?
- v-viig8 years agoCommunity Champion
Can you share a whole capabilities.json file to figure out a root of this issue?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals