Enhance Image Preview
close #767
tasks:
- [x] zoom in/out
- [x] rotate
- [x] reset
- [x] drag
@boris-w , I created a zoom in/out icon component, but it won't display in imagePreview. I don't know how to solve this problem and I don't understand the feature of image dragging, can you give me some help?
@boris-w , I created a zoom in/out icon component, but it won't display in imagePreview. I don't know how to solve this problem and I don't understand the feature of image dragging, can you give me some help?
Do you mean the imported icons don't show up?
Our icons are maintained on figma and synchronized to icons packages via scripts, give me a moment to think about how to collaborate on icon changes!
Our icons are maintained on figma and synchronized to icons packages via scripts, give me a moment to think about how to collaborate on icon changes!
my icon components are copied from iconfont,so it doesn't show successful. I want to complete the pr, it is necessary to implement icon components
Today I'll update the icons you need to the develop branch, you just need to merge the develop.
Related: https://github.com/teableio/teable/pull/996
Today I'll update the icons you need to the develop branch, you just need to merge the develop.
thanks, could you add a reset icon component? , It's necessary to reset image for users
Today I'll update the icons you need to the develop branch, you just need to merge the develop.
thanks, could you add a reset icon component? , It's necessary to reset image for users
Reset -> RefreshCcw
@boris-w ,could you explain about dragging ? I don't understand the functionality
@boris-w ,could you explain about dragging ? I don't understand the functionality
Dragging is considered for situations when the image is enlarged beyond the current screen size, requiring the ability to drag in order to view parts of the image that extend beyond the screen.
@boris-w hello, I completed the pr ,can you review it?
It looks like you had a problem with the merge, a lot more unnecessary changes were made.