FAQ
I cant see board content when I save it
Check if you have the proper rotation; you can simply rotate it in the UI editor (by default, /rw_editor).
If your drawing does not align with the board, don't forget to update the rotation using the scaleform rotation button in the board editor.
How do I edit the limit of the maximum allowed images?
In html/drawerJs.standalone.js
, find this line: var MAX_IMAGES_THRESHOLD = 10;
and edit the value to the desired limit.
Last updated
Was this helpful?