Taein KIM

Results 18 comments of Taein KIM

Mono launched SkiaSharp, cross platform 2D Graphics API based on Google's Skia library. You gotta see this. https://github.com/mono/SkiaSharp

@RockyTV Maybe yes, but maybe not. SkiaSharp just provides graphics API so we need to construct UI framework.

Study Windows programming.

> Titlebar showing blue is killing me too, when changing themes at runtime the default backdrop is Mica. Adding the `Wpf.Ui.Appearance.BackgroundType.None` when applying the new theme seems to work. >...

Hi, are there any updates on this issue? Recently I've converted my transformers pytorch model to onnx, and trying to packing it with Cx_Freeze. It is very frustrating that the...

> @aresa7796 As discussed with @hieupth in #1177, your file `/mnt/public/demo/m2m_100_demo/onnx.py` is called `onnx.py` which messes up with the import of the `onnx` package. Could you rename it and let...

> Actually no need to use `marian_vocab`. You just need these three entries, and by convention at the start of the vocab: > > ``` > > > > ```...

Probably a duplicate issue of #271 . Does https://github.com/lepoco/wpfui/issues/271#issuecomment-1317563742 can solve your problem? I had a similar issue of yours and solved like following step: ```CSharp private void btTheme_Click(object sender,...

I have a same issue on those environments: - Galaxy Fold 3 5G / Android 13 / Samsung One UI 5.1 - Galaxy Note 20 5G / Andrdid 13 /...

Hi, I've installed the latest nightly build (~ e6a20b5a1674b6af25121fafaefffa55d5557342 ) and it seems that this audio issue has gone so far in my environments: - Galaxy Fold 3 5G /...