Changelog
[1.6.0] - 2024-02-07
statechange
event. Use addStateChangeEventListener()
method to add a handler for the statechange
event.Changelog
[1.5.1] - 2023-12-11
aria-label
, role
, and data-action
attributes to toolbar controlsChangelog
[1.5.0] - 2023-11-29
renderMaxSize
setting to control the maximum rendered image threshold.
iOS Safari can't handle rendering canvases larger than 2^24 (width * height). This setting can be used to mitigate this by down-scaling larger images.renderMaxSize
for a mitigation.Changelog
[1.4.0] - 2023-09-30
Changelog
[1.3.0] - 2023-09-16
uiOffsetTop
and uiOffsetLeft
to adjust placement of the UI.Changelog
[1.2.2] - 2023-02-06
renderAtNaturalSize=true
Changelog
[1.2.1] - 2022-11-15