Closed AmitMY closed 7 years ago
Im using AngularJS and iviewer in a modal. because the modal is hidden at first, the doc is rendered incorrectly, until I do like F12 twice, then it re-renders. Is there an event I can use?
I don't remember exactly, but most probably iviewer listens for resize event. You can try calling update() method when you feel it necessary as well
Im using AngularJS and iviewer in a modal. because the modal is hidden at first, the doc is rendered incorrectly, until I do like F12 twice, then it re-renders. Is there an event I can use?