mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
modified docstring and documentation
This commit is contained in:
parent
75470e7207
commit
f8eb03944e
2 changed files with 4 additions and 4 deletions
|
|
@ -1537,8 +1537,8 @@ class OverscanCrop:
|
|||
| "300" | 300px | Value without "%" and "px" is used as has "px". |
|
||||
|
||||
Value without sign (+/-) in is always explicit and value with sign is
|
||||
relative. Output size for "0px" and "+0px" are not the same. Value "0px" is
|
||||
invalid value because output would have 0pixels.
|
||||
relative. Output size for "200px" and "+200px" are not the same.
|
||||
Values "0", "0px" or "0%" are ignored.
|
||||
|
||||
All values that cause output resolution smaller than 1 pixel are invalid.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue