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

Save add dialogue window position on all events an restore every time #31

Closed monsieuremre closed 6 months ago

monsieuremre commented 6 months ago

Not only on manual close events, but now we save the window position on all button clicks that lead to various signals like rejected or accepted. We also save still on direct close events too. At a new add dialogue window pop up, we restore the position.

monsieuremre commented 6 months ago

Fixes https://github.com/rwth-iat/aas_manager/issues/28