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 scroll parameters check to include values from -9999 to 9999 #140

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

azzmiks
Copy link
Collaborator

@azzmiks azzmiks commented Oct 17, 2023

Problem: Currently there is no possibility to set vertical and/or horizontal scroll parameter to any value below 0, despite on UI it's possible.
Solution: Update scroll parameters check to include values from -9999 to 9999

@azzmiks azzmiks requested a review from a team as a code owner October 17, 2023 10:34
Problem: Currently there is no possibility to set vertical and/or horizontal scroll parameter to any value below 0, despite on UI it's possible.
Solution: Update scroll parameters check to include values from -9999 to 9999
@azzmiks azzmiks force-pushed the fix/update-scroll-parameters-check branch from 176a098 to 1fb87a1 Compare October 17, 2023 10:45
@azzmiks azzmiks merged commit b5ef22d into master Oct 17, 2023
3 checks passed
@azzmiks azzmiks deleted the fix/update-scroll-parameters-check branch October 17, 2023 11:46
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.

None yet

3 participants