-
## Intro
While Mono provides stable support for WebAssembly in Avalonia, we were planning to investigate NativeAOT-LLVM for a long time. Recently several JSImport/JSExport related changes were back…
-
**Is your feature request related to a problem? Please describe.**
There is a device (PC, Smatphone, tablet, etc.) with which several input devices are connected eg: keyboard, barcode reader with key…
-
Hey @kekekeks, I'm looking through the architecture of this and wondering how tightly coupled to generating IL this is? As you know, I'm trying to get an effort started around unifying xaml tooling ac…
-
Pressing the end and home keys will place the caret at an incorrect location in some situations.
I have identified the following scenarios in which it occurs:
## 1. End after ctrl+a
Using ctrl+a …
-
@danwalmsley should we include demos for embedded applications here too?
-
First of all, thanks for your effort to make this a reality!
I would like to know if it's possible to place controls on top of the video rendering surface, so you could get an overlay with any layo…
-
### Describe the bug
Relative paths in the AvaloniaResource tag don't seem to work.
### To Reproduce
I have this filesystem structure:
-- MySolution/
--- assets/
---- logo.png
--- MyProject/
-…
-
Text handling is very non-user friendly on touch based devices. Textbox and the like were primarily developed for mouse input, and thus doesn't translate well to touch input. Pen input easily simulate…
-
Hi, Is there any way to render animated GIFs and SVGs?
-
**Is your feature request related to a problem? Please describe.**
I noticed an issue where a custom `ContentControl` (specifically my `Frame` control) was significantly slowing down runtime swapping…