### Feature Request / 功能请求 **问题描述 / Problem Description** <!-- [English] Provide a clear and concise description of the problem you are facing or the feature you would like to request. [中文] 提供一个清晰而简洁的问题描述或您希望请求的功能。--> 鼠标移动的方式裁剪画布大小,类似于微信的PC端的截图功能 <img width="697" alt="image" src="https://github.com/JessYan0913/pictode/assets/52144974/083957d5-c431-4758-bab6-166ca6c1785a"> **解决方案描述 / Solution Description** <!-- [English] Describe the solution you'd like in English. [中文] 用中文描述您想要的解决方案。--> 基于Konva的矩形图形,根据鼠标的移动改变裁剪的区域大小。点击确定后,将矩形的尺寸应用到画布即可。裁剪工具自带,确认和取消按钮,或提供确认和取消的方法
Feature Request / 功能请求
问题描述 / Problem Description
鼠标移动的方式裁剪画布大小,类似于微信的PC端的截图功能
解决方案描述 / Solution Description
基于Konva的矩形图形,根据鼠标的移动改变裁剪的区域大小。点击确定后,将矩形的尺寸应用到画布即可。裁剪工具自带,确认和取消按钮,或提供确认和取消的方法