-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resize: Respect client minimum and maximum sizes (#2434)
* resize: Respect client minimum and maximum sizes This is needed so decorators render correctly in these cases. * resize: Optimize path when resizing beyond client defined limits * resize: rewrite logic to handle ratios and min/max sizes better * fixup! resize: rewrite logic to handle ratios and min/max sizes better * fix some comments in resize plugin * resize: use proper dx/dy for determining shrinking or growing * fixup! resize: use proper dx/dy for determining shrinking or growing --------- Co-authored-by: Ilia Bozhinov <[email protected]>
- Loading branch information
Showing
1 changed file
with
96 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters