Akaishi Toshiya
Akaishi Toshiya
**Is your feature request related to a problem? Please describe.** Just a feature request. **Describe the solution you'd like** I could see the tranfic statistic for each client, but could...
I have compressed the `TTMPD.mpd` and `TTMPL.mpl` into ".zip" file and then renamed to `ttmp`. And then import it into Penumbra. But the font is all dispeared and some of...
**My User-agent:** `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.72 Safari/537.36 Edg/89.0.774.45` **Issue Description:** I use your library in my project, the `swipeleft` and `swiperight` event not...
 Repro steps: 1. Create a demo project. 2. Build and run. 3. See the debug window boundary is not as large as the window. It is in the right...
```C# var sampler = this.baseclip.GetSampler(); if (sampler == null) { return null; } var restTime = this.Duration - this.baseclip.Duration; while (restTime > 0) { if (restTime >= this.baseclip.Duration) { sampler...
Hi, I am using this control from CodeProject: https://www.codeproject.com/Articles/38699/A-Professional-Calendar-Agenda-View-That-You-Will My project will only use daylight time(generally from 9am. to 6pm.). And I'd like to know what can I do for...
Use Calendar.SetRenderHourRange(int StartHour, int EndHour) to render a range of time for each day. But actually not fully be tested.
Some symbols or punctuations are not displays very well and in this case, I would like to change the symbol to another. For example:  Replace the following characters while...