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

FIX: Fix to clicking on PyDMSilder running on MacOS #1079

Merged
merged 4 commits into from
May 23, 2024

Conversation

YektaY
Copy link
Collaborator

@YektaY YektaY commented May 22, 2024

Description

This PR is to address an issue where the slider's click behavior was functioning differently on mac's then Linux.

On macOS before this fix when clicking on the slider, the slider value would jump to the position of the click. After the fix when clicking on the slider the slider will increment or decrement one step depending on the side tab the user clicks on.

How Has This Been Tested?

Was tested locally on a mac.

@YektaY YektaY changed the title FIX: Fix to clicking on PyDMSilder running in Mac computers FIX: Fix to clicking on PyDMSilder running on Mac computers May 22, 2024
@YektaY YektaY changed the title FIX: Fix to clicking on PyDMSilder running on Mac computers FIX: Fix to clicking on PyDMSilder running on MacOS May 22, 2024
@jbellister-slac jbellister-slac merged commit ae70a5e into slaclab:master May 23, 2024
19 checks passed
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.

2 participants