-
Once canvas is drawn a resize event does not retrigger redrawing of the canvas. Thus if the screen is rotated often the canvas is scaled out of view.
Maybe this is a solution: http://www.williammalon…
-
```
Registering a function to listen to the resize event on MDIWindow throws
the following error:
TypeError: Error #1034: Type Coercion failed: cannot convert
mx.events::ResizeEvent@10e1cd41 to flexl…
-
```
Registering a function to listen to the resize event on MDIWindow throws
the following error:
TypeError: Error #1034: Type Coercion failed: cannot convert
mx.events::ResizeEvent@10e1cd41 to flexl…
-
```
Registering a function to listen to the resize event on MDIWindow throws
the following error:
TypeError: Error #1034: Type Coercion failed: cannot convert
mx.events::ResizeEvent@10e1cd41 to flexl…
-
### Operating system
Windows
### Joplin version
3.1.24
### Desktop version info
Joplin 3.1.24 (prod, win32)
Client ID: 13d5227f980241778ad5562f8f944732
Sync Version: 3
Profile Version: 47
K…
-
Can you add an input "auditTime" so that the resize event will happen less frequently?
-
### Would you like to work on a fix?
- [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.
### Current and expected behavior
Take the bar …
-
Just want to pitch this idea here.
I'd like to optimize the resized images before they are uploaded.
What do you think about adding the possibility to let the user do stuff (could be anything) after t…
-
Hello, can't figure it out.
I have similar event like here in https://snazzymaps.com/style/42/apple-maps-esque
Initially map width is 70% of the screen and when hiding a side panel it's width 100%…
-
Is it possible to capture resize events on areas, controls, windows, ...anything? I'm using the Go `ui` library and expected to see this as a method in the AreaHandler interface. I don't see any eve…