-
### Description
Create a small testing app which uses SKSwapChainPanel.
Here's what I am using:
Visual Studio 2022.
WinUI 3
SkiaSharp - 3.0.0 Preview 4.1
SkiaSharp.View.WinUI 3.0.0-Preview 4.1
…
-
The current .skf format has the following issues:
- It can become very large, especially for diverse datasets. As it is all deserialised (see #22 for attempts at altering this) this means any operati…
-
```
If you import message types from other .proto file the generation with
protogen passes without problem. When you try to build though you notice
that the imported .proto file namespace has not be…
-
Dear Tommi,
The following message is shown while translating in Trados, although it is ok with the application or server
![image](https://user-images.githubusercontent.com/35687049/215259884-b41819f…
-
Tapping in browser for links does not seem to work.
For example when I try to tap "Settings" on google.com with:
d.tapOcrText('Settings') fmbtandroid finds the text OK, but somehow the tap does not …
-
How does the mapping between odt and textile is done?
-
```
CacheFile.PutToken uses os.Create, which creates a world-readable file. Storing
oauth secrets in world-readable files is a bad idea.
Attached diff world-readable.diff fixes that.
But that's not…
-
```
CacheFile.PutToken uses os.Create, which creates a world-readable file. Storing
oauth secrets in world-readable files is a bad idea.
Attached diff world-readable.diff fixes that.
But that's not…
-
```
What steps will reproduce the problem?
1. axebackup stops at the patch no. 53 Bank A
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On wh…
-
```
CacheFile.PutToken uses os.Create, which creates a world-readable file. Storing
oauth secrets in world-readable files is a bad idea.
Attached diff world-readable.diff fixes that.
But that's not…