Akaishi Toshiya

Results 8 issues of 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...

enhancement

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...

awaiting-feedback
investigating

![圖片](https://user-images.githubusercontent.com/13333533/187661140-113aa858-b78c-42f1-8035-322619eac686.png) 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...

needs-triage

```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: ![图片](https://user-images.githubusercontent.com/13333533/171086884-9ffa034d-093a-4cf7-b832-0e656724b18b.png) Replace the following characters while...