-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
```
If used with the just released IE9, vt100.js does not work correctly.
I tracked it down to newCursor.clientHeight not immediately computed inside
VT100.prototype.resizer.
While I don't know, wh…
-
It should just autosize the column.
Bonus bug: It does not properly autosize the column (still too small, file had 82223 lines and the column displayed 822...).
-
Some devices save the image data in one orientation, but add EXIF data indicating the true orientation of the image. An option to automatically apply this would be handy, so that one might do somethin…
-
base64: true not work in Android, returns file:/// uri scheme, code:
```
(window).ImageResizer.resize({
uri: url,
quality: 90,
width:…
-
### Version
5.3.1
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
1. Go to https://echarts.apache.org/examples/en/editor.html?c=bar-drilldown
2. Change animationDurationUpd…
-
IMAGE SYNC
-
For the code snippet provided for embedding a landscape view, have an option to include the iframe resizer code. This makes it a bit easier to copy and paste a code snippet to provide to web designers…