Skip to content

small fix - #202

Merged
monikascholz merged 1 commit into
masterfrom
fix_coords
Jul 15, 2026
Merged

small fix#202
monikascholz merged 1 commit into
masterfrom
fix_coords

Conversation

@iliasoroka1

Copy link
Copy Markdown

No description provided.

self.coords = self.stage.get_position(isAsync= isAsync)
pos = self.stage.get_position(isAsync= isAsync)
if pos is not None:
self.coords = pos

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good guard!

Comment thread glowtracker/Zaber_control.py
@takkasila
takkasila requested a review from monikascholz July 15, 2026 12:28
@takkasila takkasila added bug Something isn't working Low Low priority issue labels Jul 15, 2026
@monikascholz
monikascholz merged commit 3138d5a into master Jul 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Low Low priority issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants