WPFDevelopersOrg / WPFDevelopers

🎉 Welcome to follow the "WPFDevelopers" public account! This is a sample project we share daily, covering WPF's basic controls and custom control libraries. The project will be continuously updated, welcome to give us ⭐️
MIT License
1.5k stars 240 forks source link

TransformThumb repositions when resized #74

Closed codedom-git closed 1 month ago

codedom-git commented 9 months ago

If you rotate the rectangle by 45 degrees, for example, and then grab the lower left corner, and pull down, the upper side of the rectangle moves, something that shouldn't happen, an animated image is attached.

problem

The correct behavior should be like a Word rectangle, as in the animated image:

wordRect

yanjinhuagood commented 8 months ago

Thank you for your feedback. We are very sorry that we have not found a good solution at the moment. This update does not allow the width and height to exceed the size of the canvas area.