Skip to content

Conversation

@klayoutmatthias
Copy link
Collaborator

1.) LayoutView#on_current_layer_changed(iter)
"iter" is the iterator pointing to the new current layer Is called after the current layer (the highlighted layer) changed.

2.) LayoutView#on_selected_layers_changed
Is called after the selected layer set changed.

1.) LayoutView#on_current_layer_changed(iter)
"iter" is the iterator pointing to the new current layer
Is called after the current layer (the highlighted layer)
changed.

2.) LayoutView#on_selected_layers_changed
Is called after the selected layer set changed.
@klayoutmatthias klayoutmatthias linked an issue Oct 18, 2025 that may be closed by this pull request
@klayoutmatthias klayoutmatthias merged commit 295ce2a into master Oct 19, 2025
27 checks passed
@klayoutmatthias klayoutmatthias deleted the feature/issue-2174 branch October 19, 2025 17:45
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

Successfully merging this pull request may close these issues.

Publish "on_current_layer_changed_event" of LayoutView

2 participants