hneemann / Digital

A digital logic designer and circuit simulator.
GNU General Public License v3.0
4.43k stars 445 forks source link

Chaging the size of a custome components #1190

Open wrigd opened 1 year ago

wrigd commented 1 year ago

Hi, Is there a way to resize the box of my custom components that was created in "New embedded Circuit" that was loaded in the main design circuit ? All of my descriptions are overlaid.

I have attached an image. image

If a compare this to the provided document, there must be a way but I have not been able to find it. Please find the image capture. image

mengstr commented 1 year ago

It took me a while to figure out how to do that the first time as well ;)

There's a Circuit Specific Settings in the Edit menu. There you can set the width and color among other things.

settings0 settings
wrigd commented 1 year ago

A big thank you. On the other hand, I configured the Shape for DIP-Chip in the Advanced tab just to play around the settings and I am no longer able to reset the shape to Default! I assume it's a bug.

I fixed issue by ensuring the settings in my New embedded Circuit are at default accept for the width and save it. I then created a "New" circuit [CTRL + N] and loaded my existing custume design and save it. Returned to the main circuit, I was tehn able to load my existing design. Hope that it helps anyone.

Thanks again mengstr!