Symbai

Results 57 issues of Symbai

How can I make the corner of the notifications round?

Happens with 0.9 and current code releases. The following code throws a TimeoutException: ``` System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)...

Example 2 -> Switch from native to `Avalonia` and try to play a file, it simply crashes. Same for `AvaloniaCustomDrawingOperation` //edit: Running in VS debug throws this exception: `An unhandled...

Since button is just type of `byte`, how do I know which button has which byte value? And how do I know the value of two buttons have pressed at...

**Describe the bug** ![image](https://github.com/iNKORE-Public/UI.WPF.Modern/assets/14368203/5a3ead34-cb07-45d0-b37e-ba90a773f066) **To Reproduce** Open sample application, click on teaching tooltip **Expected behavior** The arrow at the top should be right underneath toggling theme button. **Desktop (please complete...

bug
good first issue
help wanted

## Is your feature request related to a problem? Please describe. Sometimes its more useful to trim a text at the beginning instead of end. ## Describe the solution you'd...

For displacement and immediate we can get the offsets. For used registers we currently cannot. I'd like to request the possibility to retrieve the offsets for registers too (C#). In...