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

CopyPaste Submodels from existing Files, Report Bug Button, Handle exceptions with Excepthook and small changes #10

Closed Toli4ka closed 1 year ago

Toli4ka commented 1 year ago

A "Report Bug" button for each error message box has been added. Clicking this button will open the GitHub Issues page.

The Exceptionhook function helps to catch errors before crashing the application.