Matin Aniss

Results 8 issues of Matin Aniss

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it If the user moves or resizes the window, the execution of the...

defect
windows
admin read
gpui

### Check for existing issues - [x] Completed ### Describe the bug / provide steps to reproduce it GPUI panics when rendering some Unicode characters, a example is `\u0001`. It...

defect
panic / crash
windows
admin read
gpui

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When opening more than one window using `cx.open_window` when there is already...

defect
panic / crash
windows
gpui

### Check for existing issues - [X] Completed ### Describe the feature Supporting the ability to have elements that flow inline with text is necessary so they correctly wrap based...

enhancement
gpui

Added new implementation of fuct modulo.

Allows setting element as window control elements which consist of `Drag`, `Close`, `Max`, or `Min`. This allows you to implement dynamically sized elements that control the platform window, this is...

cla-signed

## Proposed changes A Discord bot for the 7TV Discord, that fufils its purpose of assigning roles to Discord users with connected 7TV accounts. Closes https://github.com/SevenTV/SevenTV/issues/132 ## Types of changes...

Implements a chunking strategy for the element arena that allows it to grow dynamically based on allocations, it is initialised with a single chunk of a total size of 1...

cla-signed