Commit 3cc53323 authored by Miikka Heikkinen's avatar Miikka Heikkinen
Browse files

Document the non-conformance with toDataUrl and drawImage.


Change-Id: Icf174fbfcefc124ce4fa8985284b166a3e7eee23
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 5 additions and 0 deletions
......@@ -226,5 +226,10 @@
*
* \li The following extra methods exist for contexts: objectNameChanged, nameChanged,
* canvasChanged, drawingBufferWidthChanged, and drawingBufferHeightChanged.
*
* \li Canvas3D doesn't have toDataUrl() method.
*
* \li Canvas3D item can't be given as a parameter to
* \l{Context2D::drawImage()}{Context2D.drawImage()}.
* \endlist
*/
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment