Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Font setting for custom visual

I am currently developing some custom visuals and I want to have settings for text. I have seen several controls where there is control used for setting the fon, size, bold, italic and underline. See...
  • dm-p's avatar
    dm-p
    4 years ago

    Hi Anonymous,

    If this is the new format pane that's on by default in Desktop as of Feb (and assuming you're using a core visual for reference), I believe that there are no APIs for custom visual developers to mimic these layouts yet and properties will be need to be laid out like how the old pane handles them in this situation (same core visual with pane switched back to old):

     

    I have also asked the team previously, but have yet to get an ETA for this.

    If you're using a custom visual for your original screenshot, can you please provide which one you're using? I'm curious to see if other vendors have managed this somehow.

    Regards,

    Daniel