Wang Zhi

Results 14 issues of Wang Zhi

It seems that all the Chinese characters are displayed as "?".

See the code below. The `paper` binding could be derived from `relatedView` instead of binding directly. By delaying the binding of paper, the `ToolView` could be initialized within the initialization...

technical debt

I've just used JFreeChart and found it really useful. Thanks for the authors/contributors. I have serval suggestions on SlidingCategoryDataset: - Use Java Generic Type to indicate the type of underlying...

Add some validation on tags and try to skip and recover from accidental bad bytes. It still runs normally for valid flv streams.

--- - [x] Searched existing issues to avoid creating duplicates. ---- **Why you want this feature?** When embedding muya in native application, we need to redirect the relative path to...

feature

I think the types is placed in `types.ts` but it's not referenced. See: https://github.com/marktext/muya/blob/eb064daae58587d39706cbc35fa94f2f959d66aa/packages/index.ts#L58

It seems that the pygobject project provides helpers in addition to the raw gobject introspection types. Are there any considerations for those overrides?

I just notice that the item generated from wx has the same name and key. This may lead to a problem when user want to change the name of the...

wontfix

Seems that `wx` lacks the group management API: http://mp.weixin.qq.com/wiki/index.php?title=%E5%88%86%E7%BB%84%E7%AE%A1%E7%90%86%E6%8E%A5%E5%8F%A3 Is it a designed decition that ignores these API or should it be merged into user info API ?

wontfix

This PR fix the parsing logic of scoped packages, which should fix #11 . It will generate `package.json` with the following changes: ```diff diff --git a/package.json b/package.json index 39d5be3..750e81f 100644...