-
Hi,
I've observed that OnResize event in electron is not triggered in few corner cases as below.
1. When the window is resized rapidly and on releasing at nearer position to the top of t…
-
On iOS Safari with URL bar at the bottom of the screen (>15.0), the window resizes every time the scroll direction changes, as the URL bar is being minimized or expanded.
This triggers a re render of…
Cerom updated
2 months ago
-
**Describe the bug**
When I change the globe component props which is width and height it doesn't affect to globe componenet.
Component code:
```jsx
"use client";
import { useCallback, useEf…
-
Like in https://github.com/wobsoriano/v-perfect-signature/issues/6 I get the following errors when adding library in Vue2:
```
ERROR in ./node_modules/vue-winbox/dist/index.d.ts(5,34):
5:34 '"./n…
-
When resizing a window while a plot is not visible, plotly logs this error.
To fix this you can add this test in `onResize()` (the same check as in plotly that triggers this error):
```
let e = win…
-
Resizing the terminal window in the browser doesn't seem to be caught by the `Terminal.onResize` method.
Also, the `FitAddon` doesn't seem to fit the terminal size to the window.
-
```
What steps will reproduce the problem?
1. Create a new plugin (MyPlugin)
2. In MyPlugin.h, declare ResizedEvent:
BEGIN_PLUGIN_EVENT_MAP()
EVENTTYPE_CASE(FB::ResizedEvent, onResized, FB::P…
-
I am facing an issue when my simple capacitor application switches state from inactive to active state PIXI-viewport not responding. It is specific to iOS only, I verified the same on Android(it worki…
-
create a components that can detect the height and width of the current windows that uses that components. For example, if this component is called in the header, the component should return the curre…
-
@resizing="onResize"
宽高拿不到
![image](https://github.com/mauricius/vue-draggable-resizable/assets/33514252/56bc92d3-a84c-4307-abf5-9a0278c30461)