-
Sometimes you may want to override css "!important" font-size rules. This can be done by replacing the **resizer** function by the following :
``` js
var resizer = function () {
var fontSize = …
-
I am working on an image resizing and cropping script that attempts to detect which areas of an image are more important when making cropping decisions--essentially asking the computer to determine pe…
-
`SOMETHING.png.webp` ends up fetching `something.png` from the source.
Fixed by this preliminary patch: https://github.com/beijaflor-io/image-resizer/commit/73c489f3d1548d9b990a8154f24900d6ad45e34b
-
```
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…
-
{
"hub-mirror": [
"quay.io/cephcsi/cephcsi:v3.9.0",
"registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.8.0",
"registry.k8s.io/sig-storage/csi-provisioner:v3.5.0"…
mtpdx updated
7 months ago
-
#### By setting the panel1 style I can no longer resize the panels.
#### My config
```javascript
const showIframe = ;
let splitPos = localStorage.getItem('splitPos');
splitPos = splitPos
? …
-
The resizer does not appear if the code is longer than the width of the editor, making it impossible to adjust the width of the editor.