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

Improve profile <-> air gap interaction #16

Open
reisecker opened this issue May 3, 2023 · 0 comments
Open

Improve profile <-> air gap interaction #16

reisecker opened this issue May 3, 2023 · 0 comments

Comments

@reisecker
Copy link
Collaborator

It is now possible to reasonably work with the superposition view in conjunction with hiding the air gap: A set of profiles can be loaded. If they have surface markers toggling the air gap will also work in the superposed view. If not, the marker can be added via the toolbox and everything will update automatically.

However, there are places missing this interaction, e. g. the context menu to set markers and when deleting markers. In this case the files‘ inis must be saved and reloaded.

To solve this inconvenience a bit of a convolution in the old code needs to be untangled:

# This is a bit tricky: We call the methods on main_window which

Since all code for this feature is probably going to be completely replaced in the future as issue #12 becomes more and more pressing for now this is as far as it reasonably goes - hopefully being resolved within issue #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant