-
if you keep resizing a view until it disappear, wayfire events will report a weird data like {'x': 1892042110, 'y': 29637}
`{'event': 'view-workspace-changed', 'from': {'x': 1892042110, 'y': 29637}…
-
### Description
https://github.com/dotnet/maui/pull/23052 fixed some serious issues with iOS but it would ideal to dial this back some in scenarios where it's not necessary to bubble up invalidation …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
**Issue by [jbalsas](https://github.com/jbalsas)**
_Friday Nov 09, 2012 at 19:56 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/2092_
----
This pull request consolidates the resi…
-
If you allocate an array with an abstract class, the Memory Manager will allocate the memory like this:
`address = calloc( (size_t)n_elems, (size_t)size`
(Line 146 in MemoryManager_declare_var.cp…
-
Window `resize` events are not piped to glfwSetFramebufferSizeCallback nor glfwSetWindowSizeCallback making the application unaware that the browser window was dynamically resized.
Adding this code…
-
Originally filed by Me.S...@gmail.com on 2009-09-05T22:14:41
Registering a function to listen to the resize event on MDIWindow throws
the following error:
TypeError: Error #1034: Type Coercion faile…
-
```
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…
-
Seemingly randomly, Arc Browser window becomes unmanaged — it floats on topmost layer. Newly opened Arc windows are managed and end up below the original window. Reloading Yabai config **doesn't** fix…
-
Minizing the window sends a resize event with 160x28 on Windows (at least on my machine). This causes an unfortunate event in alacritty on Windows, where a strange behavior in conpty decides to delete…