rwth-iat / aas_manager

AAS Manager is an editor and viewer for Asset Administration Shells. Powered by https://github.com/eclipse-basyx/basyx-python-sdk
GNU General Public License v3.0
21 stars 7 forks source link

Little changes #16

Closed Toli4ka closed 1 year ago

Toli4ka commented 1 year ago

Add the "TreeClipboard" class and "updateTreeClipboard" function. Copy and paste now works with both internal and external data. If an object cannot be pasted, its name will be used as a string. The TreeClipboard is updated every time the system clipboard is changed.

bug_report.yml is the template for ISSUE on GitHub.