You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using ImgAreaSelect and I would like to allow keyboard action so that user input is taken into account.
I have an input field within imgAreaSelect, but as soon as I click on the field, imgArea appears and keyboard action seems captured (or at least focus seems taken out of the input).
I ditched into the code, but could not find any obvious answer.
=> How can I allow keyboard event passthrough (or at least transfer them by code).
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered:
Hello
I am using ImgAreaSelect and I would like to allow keyboard action so that user input is taken into account.
I have an input field within imgAreaSelect, but as soon as I click on the field, imgArea appears and keyboard action seems captured (or at least focus seems taken out of the input).
I ditched into the code, but could not find any obvious answer.
=> How can I allow keyboard event passthrough (or at least transfer them by code).
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: