Open Aarbel opened 4 years ago
Dooray! 메일 발송 실패 안내
메일 발송 실패 안내
박시우(viewrain@nhn.com) 님께 보낸 메일이 전송되지 못하였습니다.
실패 사유를 확인해보세요.
* 받는 사람 :
박시우(viewrain@nhn.com)
* 발송 시간 :
2020-07-27T04:44:21
* 메일 제목 :
[nhn/toast-ui.react-image-editor] How can we resize if the window changes of size ? (#29)
* 실패 사유 :
받는 사람이 회원님의 메일을 수신차단 하였습니다.
이 메일은 발신전용으로 회신되지 않습니다.
더 궁금하신 사항은
dooray@nhn.com
으로 문의해 주시기 바랍니다.
© Dooray!.
How can we resize
<ImageEditor>
if the window changes of size ?Is there a smart way to do it ?
For the moment changing dynamically
uiSize
andcssMaxHeight
andcssMaxWidth
doesn't work onwindow.resize
For example i want
<ImageEditor>
size to change if an Ipad flips from lanscape to potrait window size. Other example: my users use an Electron app and sometimes change Window SizeThanks a lot for your help !