Skip to content

Smg/constraints to transforms min and max values#29

Merged
ruaridhg merged 2 commits intomainfrom
smg/constraints-to-transforms-min-max
Apr 18, 2023
Merged

Smg/constraints to transforms min and max values#29
ruaridhg merged 2 commits intomainfrom
smg/constraints-to-transforms-min-max

Conversation

@sfmig
Copy link
Copy Markdown
Collaborator

@sfmig sfmig commented Apr 18, 2023

Added constraints to the min and max input values of the transforms.

The min values are force to be < the max values. If min > max --> min is reset to max value.
Equivalently, the max values are force to be > the min values. If max < min --> max is reset to min value

@sfmig sfmig requested a review from ruaridhg April 18, 2023 15:13
Copy link
Copy Markdown
Collaborator

@ruaridhg ruaridhg left a comment

Choose a reason for hiding this comment

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

Works as expected

@ruaridhg ruaridhg merged commit e74c8ad into main Apr 18, 2023
@ruaridhg ruaridhg deleted the smg/constraints-to-transforms-min-max branch April 18, 2023 15:29
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