Changing Rotation angle in Edit image (editor-image-popup)
Submitted by jeanpaulbouvet on Thu, 06/13/2019 - 06:23
Forums:
Is it possible to change rotation angle when using rotation button in the tool Popup Edit Image used in different Editors (Image pairing, Image sequencing, Drag and Drop, Course Presentation...). I have some rounded shape png images and I want the editor user can change by rotation of 45° this image without having to load a new image.
I have seen that event click on this button call a function() { this.rotate(90)}, but i don't know where i can change code to have function() { this.rotate(45)}.
BV52
Fri, 06/14/2019 - 04:46
Permalink
Hi jeanpaulbouvet,A visit to
Hi jeanpaulbouvet,
A visit to these documentation could give you an idea.
-BV52