Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
StageWidget
to monitor and control each motorized stage #275StageWidget
to monitor and control each motorized stage #275Changes from all commits
6724cd2
decdfa9
98d054f
fd11731
83ee8cf
735063b
19c44f0
69ac51c
eddecf9
fb60d77
5968aea
8f16352
f5fe2e3
3a69e8d
5987fab
7efcdcc
d0485e5
ed4bf11
4f13db2
2980825
0de7d92
58a5250
7d99c82
de9cc11
d1caedc
8c7578c
67149ae
c9c2e94
639f3c8
0c9459c
b09d026
5a9da4d
250a5b0
248d00a
e4b8ce1
8bd214a
7979bda
307e870
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any reason to set its single step even if there is no button?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can adjust the value by scrolling mouse wheel or pressing keyboard arrow keys.
I removed the buttons to save space.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, I forgot we can adjust it without clicking the button directly.
Then, please never mind😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks so fancy!