fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.06k stars 838 forks source link

Labels on traces and wires #4179

Open KjellMorgenstern opened 1 month ago

KjellMorgenstern commented 1 month ago

Problem

Right now, displaying a label on a wire is only possible by adding text logo items. These have to be placed and named manually. Wires can be named, but this name is only displayed on mouse over , or in the Inspector.

Proposed Solution

Enable labels for wires, that are automatically placed. Possible placements options could be:

onto

image image

along

image

manual

This is the default behavior of Fritzing part label items. After the initial placement (top right), the label can be rotated and moved.

KjellMorgenstern commented 1 month ago

Related to https://github.com/fritzing/fritzing-app/issues/3634