Mar
19
comment React useState hook value does not update in a custom tag
You mean add this line of code directly to the code you posted? It still does not work..
Mar
19
comment React useState hook value does not update in a custom tag
I just found that the image does not zoom in the slide show mode. However, when I exit the slide show mode and reopen the slide show, the image will directly display with a the correct scale.
Mar
19
comment React useState hook value does not update in a custom tag
I've actually tried this. It emits a "Unable to preventDefault inside passive event listener invocation." error.
Mar
19
comment React useState hook value does not update in a custom tag
Thank you very much for your willing to help. I think you may want to run it in a React project to see how it run. It is very strange, I don't know why the $pos changes perfectly when outside the <item> but does not change at all when being inside.
Mar
19
comment React useState hook value does not update in a custom tag
Still no luck..
Mar
19
comment React useState hook value does not update in a custom tag
As I print the value of $pos, its value does change, so I suppose the onWheel still works fine? However, the scale in the <img> tag just does not change.
Mar
19
comment React useState hook value does not update in a custom tag
This above code still does not change the scale of the <div> in the Gallery. How can I find if anything intercepted the event?
Mar
19
revised React useState hook value does not update in a custom tag
deleted 2149 characters in body; edited title
Mar
18
asked React useState hook value does not update in a custom tag
Mar
13
awarded Caucus
Mar
11
comment Using a HTTP response as the src of an image tag in a second level function
I made some silly mistake to the other part of my code, making this code does not work properly. The above code actually works.
Mar
10
awarded Custodian
Mar
10
reviewed Approve suggested edit on Using a HTTP response as the src of an image tag in a second level function
Mar
10
revised Using a HTTP response as the src of an image tag in a second level function
edited title
Mar
10
asked Using a HTTP response as the src of an image tag in a second level function
Mar
7
accepted Use the return value of a function as the src of a image tag in React
Mar
6
asked Use the return value of a function as the src of a image tag in React
Mar
5
awarded Caucus
Feb
27
accepted How to use Pillow to set RGB value of a PNG based on a binary mask
Feb
27
comment How to use Pillow to set RGB value of a PNG based on a binary mask
Ha, it works after the conversion, thanks a million!
1 2 3 4 5