-
On mobile, the `resize` event is triggered on input focus (keyboard open), but this should not be the case as it does not make any sense to shift the layout when keyboard is opened.
q2: Why not usi…
-
Great component,
Loved it, but I am facing one slight issue the event of resize is in percentage.
This is useful when we are using a Responsive layout, it would actually help manage the inner Vi…
-
According to the documentation, jquery-ui is already included. But event resizing doesn't work under meteor, even editable is true.
Could anyone have a loot at it?
-
Currently, the Cropper component emits the _change_ event once the stencil has been moved/resized. I would like to receive an event when the stencil starts changing as well, e.g., a _changeStarted_ ev…
-
# Bug
When a resize event occurs such as a screen rotation (in native) or a window resize (in web) the bottom sheet index can change suddenly. This seems to be due to [`animatedContainerHeight` bei…
-
### IINA Version
IINA Nightly 6bf7d58
### Release Channel
Nightly
### macOS Version
macOS 15.1
### Steps to Reproduce
1. Launch IINA and play any video
2. Quickly tapping "Left" …
-
Unless I add the line
`SDL_SetHint(SDL_HINT_RENDER_DRIVER, "direct3d");`
before creating the renderer, performance in Windows is terrible.
There is a delay when opening the window, and moving…
-
Hello! 👋 A junior dev here!
I have a question that, by my opinion, cannot be classified as a bug or a feature request. The feature is there, it just does not work the way I want it to and I cannot …
-
Is it possible to cancel event drag/drop? I need it in the following scenario: after an event is updated, an external api is called, and if that fails, the edit must be reverted
-
I've created a simple example in codesandbox showing that the resize event is not triggered in Safari (neither on mobile nor on desktop)
https://codesandbox.io/s/admiring-sea-nnbw6?fontsize=14&hide…