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

[skin.py] Small corrections and adjustments #2953

Merged
merged 1 commit into from
Jun 20, 2023
Merged

[skin.py] Small corrections and adjustments #2953

merged 1 commit into from
Jun 20, 2023

Conversation

IanSav
Copy link
Contributor

@IanSav IanSav commented Jun 20, 2023

  • Correct parseGradient.
  • Correct spelling of setBackgroundGradientSelected().
  • Add comment about itemSpacing values being stripped elsewhere in the code.
  • Rework selectionZoom() to use a skin value of an integer with a value ranging from 0 to 500. The value of 0 means no zoom. A value of 500 means 500%, 5 fold, zoom.

- Correct parseGradient.
- Correct spelling of setBackgroundGradientSelected().
- Add comment about itemSpacing values being stripped elsewhere in the code.
- Rework selectionZoom() to use a skin value of an integer with a value ranging from 0 to 500.  The value of 0 means no zoom.  A value of 500 means 500%, 5 fold, zoom.
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jbleyel jbleyel merged commit e0d7017 into master Jun 20, 2023
4 checks passed
@jbleyel jbleyel deleted the IanSav-Skin-1 branch June 20, 2023 12:31
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