截图后,输入文字,就不能拖拽截图窗口大小了
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Reproduce repository You can fork the repository below to test https://github.com/nashaofu/electron-screenshots-issue
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
- OS: [e.g. iOS]
- Electron [e.g. 16.0.0]
- electron-screenshots [e.g. 0.5.0]
Additional context Add any other context about the problem here.
**### 问题1:截图后,输入文字,如果文字框临近截图区域,则文字不会自动换行
微信的截图:文字区间不够的时候会自动换行

问题2:截图后,输入文字,就不能拖拽截图窗口大小了**
问题1未能复现到
问题2不只是输入文字,所有的编辑操作都会不能拖拽截图或拉伸窗体大小
补充一下,此处在online demo就能复现
问题2:截图后,任意对选择区域的编辑后,都不能调整大小和位置,这个也是和微信截图的交互对齐的
问题2:截图后,任意对选择区域的编辑后,都不能调整大小和位置,这个也是和微信截图的交互对齐的
微信是可以调整大小的...
https://user-images.githubusercontent.com/19303058/181140157-ea420b33-21fa-422e-9629-44a973349251.mov
2022-07-27.09.23.59.mov
微信的 mac不可以,windows可以。
是否考虑这方面的增强呢
有时间了再看吧,目前没有太多时间做这个