-
```
What steps will reproduce the problem?
1. Set allowHResize and allowVResize to false
2. Try to resize the ObjectHandle
3.
What is the expected output? What do you see instead?
I am still able to …
-
Hi everyone,
not sure if it's reproducible on all Linux OSes:
After horizontal resizing a terminal window with running `mtr` got stuck at keyboard input (no window refreshes, no reaction on keyb…
-
Is there currently a way to subscribe to window events, like `resize` or `keydown`?
-
Should they be relative to the window's dimensions, or the surface?
On macOS it's currently the surface, as that's what was decided in https://github.com/rust-windowing/winit/pull/2411#discussion_r…
-
What about to call this function:
`$scope.$on("angular-resizable.resizeEnd", function (event, args)`
when I resize not a resizable container, but a browser window?
-
## Environments
* Framework name: Vue
* Framework version: 3
* Moveable Component : groupable
## Description
Hello, I want to use groupable to resize multiple elements but can't find a proper e…
-
## Environments
* Framework name: Vue
* Framework version:
* Moveable Component version:
* Testable Address(optional):
## Description
Hi @daybrush ,
I find moveable in Vue, resize event par…
-
I have a use case where I am nesting a grid under a container that allows zooming and panning. To maintain the correct behaviour when dragging and resizing items, the zooming scale needs to be account…
-
Page navbar-transparent.html:
Simulate bug:
Resize browser viewport to simulate mobile viewport. After hamburger menu button appears, click on it once and than resize browser back to full width. On t…
-
Hello,
thank you for this excellent project!
I've noticed a problem, I never go over 60fps on the projects I've done with d2dlib. Is this a Direct2D limit, a d2dlib limit, or a problem with vertical…