e28b50e8d6
A sheetpath is required to correctly resolve text variables.
Depending on currentSheet is rife with bugs.
There are many places where we do *not* want to be prepending
field names to the field values, such as netlisting,
building PDF hypertext menus, etc.
Also, Find/Replace needs to work on unresolved text, as
that's what we're going to display (and if replace nuked
your variable references you wouldn't be happy).
(cherry picked from commit
|
||
---|---|---|
.. | ||
board_adapter.cpp | ||
board_adapter.h | ||
create_3Dgraphic_brd_items.cpp | ||
create_layer_items.cpp | ||
create_layer_poly.cpp | ||
eda_3d_canvas.cpp | ||
eda_3d_canvas.h | ||
eda_3d_canvas_pivot.cpp |