You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
## changes
- fix the calculation of the stage size on the window resizing at a given image width
- add frame to crop the image to the stage size
- add height and maxheight params
- set max width as 100% by default
## commits
* Add shapes ignoring when dragging an image
* Add max-height attr
* Add test for canvas resize problem on setting custom image width
* [fix] Canvas resizing while custom image width is set
* Fix tests
* Fix tests
* Ignore not meaningful error
* Make changes accourding to comments
- set heuristic maxHeight default value
- add comment
- remove unused volatile
- remove duplicate functionality
* test: Fix config according to appearence of maxHeight
* test: Fix tests according to changing of default maxWidth value
* fix:Add removing default tool on all tools removing
* test: Allow to run tests over local start
Solved by preventing preserving selected tool
* fix: DEV-1367: Fix zooming in while space is available
Co-authored-by: Max Tkachenko <[email protected]>
Co-authored-by: hlomzik <[email protected]>
0 commit comments