Hsiao-Ting Yu
Hsiao-Ting Yu
**注意,未完成,請先不要 Merge。** 一時興起,決定玩玩看用 Cairo 會不會更快(因為知道 RMagick 只會更慢) 結果十分漂亮,轉用 Cairo 之後速度至少快一倍..... 大概改出了一個能用的版本,送 Pull Request 是希望能得到大家的意見 :) 好處: 1. 方便引用 fontconfig 2. 更好的效率 壞處: 1. Cairo + Pango + GLib 好大一包 2....
# Bug report ## What's wrong As of Django 3.1 ([#30484](https://code.djangoproject.com/ticket/30484)), the CheckConstraint supports `Q` and boolean `Expression`, but only `Q` is allowed in current type stubs. By following it...
### Basic information * Release version: `v0.7.3` & `v0.7.4` * System: `Windows 10 with WSL 2 Debian` * Capture Device: `Mio 791` ### Steps to reproduce behavior 1. Provide a...
Current download manager implementation of NicoFox is not privacy-aware. So on 1.0b4 the usage in the private windows is intentionally blocked. We need to support private window in future betas.
[Old Google Code Issue about these.](http://code.google.com/p/nicofox/issues/detail?id=34) (Chinese, sorry.) There are lots of errors can be happened in the download process (mainly, in `DownloadUtils.jsm` and `VideoInfoReader.jsm`), and lots of them will...
There are some hard-coded strings in the new code/UI, and some unused strings need to be removed in the recent revision of NicoFox. To make NicoFox localizable again, strings cleanup...
**Describe the bug** Table reflection for DateTime64 timezone will be extra quoted **To Reproduce** If you have a table like ```python class TestTable(Base): time = Column(types.DateTime64(3, "UTC"), primary_key=True) __tablename__ =...
**Describe the bug** Page goes blank when user selects language to Traditional Chinese **To Reproduce** Steps to reproduce the behavior: 1. Go to https://tasks.hotosm.org/ 2. Pick "繁體中文" (Traditional Chinese) in...