Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Substutute relative library path when inserting component in schematic #923

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

ra3xdh
Copy link
Owner

@ra3xdh ra3xdh commented Sep 2, 2024

I have recently noticed that library manager always substitute the full library path when inserting component from the left panel. But Qucs-S supports relative library paths. This may create some difficulties when sharing schematics. See also #567

This PR introduces the following logic:

  • System library -- relative path
  • User library -- full path
  • Project library -- relative path

@ra3xdh ra3xdh added this to the 24.3.1 milestone Sep 2, 2024
@ra3xdh ra3xdh merged commit b64a540 into current Sep 2, 2024
7 checks passed
@ra3xdh ra3xdh deleted the lib_relpath branch October 26, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant