> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_whiteboard/faq.md).

# 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.
