Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I'm using DrawIO 16.5.1. I would like to customize the Window in Mockup Container to show only one button instead of three.
![image](https://user-images.githubusercontent.com/10861481/156651400-e6d8e3ec-efb4-41d6-af93-647c96d42c68.png)
I checked Edit Diagram. The shape indicates Javascript to function, it does not Shape drawing itself.
![image](https://user-images.githubusercontent.com/10861481/156651594-87de8191-519b-4841-8be3-cd02d6e1c069.png)
I know, I can draw custom shapes through the Shape function.
https://www.diagrams.net/doc/faq/shape-complex-create-edit
However, I can find any place to get the Shape information from the existing mockups.
(I can export a mockup to SVG and edit it and import it back, but e.g. I cannot edit Window Title anymore.)
Can you help me, is there a way to edit/customize easily existing mockups?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions