Forum Discussion
marcelot
8 years agoNew Member
Reverts to default in custom format don´t apply changes to data
Hi everyone, I have a custom component that has some custom options in format like changing the font, color ... but when you do reverts to default the values of these change correctly but do not app...
- 8 years ago
Finally i solved it checking if settings have changed or visual resized in update method and then redraw the visual in this case .
:smileyvery-happy:
v-viig
8 years agoCommunity Champion
It seems the font family is applied to DOM elements improperly.
We'd recommend to debug the visual step-by-step to find a root case.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals