-
|
I want to add some features for my custom adaptive card designer. What can I do? using description file: /Users//Downloads/AdaptiveCards-main/source/nodejs/adaptivecards-designer-app/node_modules/adaptivecards-designer/package.json (relative path: ./lib) |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
|
Hi @becory. Sorry you're having this issue! What version of the designer are you using? Also do you have access to the other assets (diagonal_line_pattern_black_8x8 and diagonal_line_pattern_white_8x8)? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @anna-dingler,
But I only want to custom less feature in designer 😢. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, @anna-dingler I try to install adaptive card designer in different version from npm. Here is my check list:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @becory. I'm looking into a solution for this. In the meantime, the asset you need can be found here: https://github.com/microsoft/AdaptiveCards/blob/main/source/nodejs/adaptivecards-designer/assets/xmark.svg |
Beta Was this translation helpful? Give feedback.
-
|
@becory @anna-dingler I would suggest to get rid of the Also, why not to use inline image?? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, @anna-dingler, I think this error is resolved. |
Beta Was this translation helpful? Give feedback.

Hi, @anna-dingler, I think this error is resolved.
I can build my custom designer for 2.4.3.
Thank you so much.