lbhfuture

Results 8 issues of lbhfuture

NewWordFindEngine 类中 finishFirst() 方法里调用 topWordCounter.clean() 方法后,topWordCounter.data 里的数据有可能为空,这时候的 treeMap 为空,在接下来的初始化 DoubleArrayTrieMap 时会报错。是这个类的构造函数里对 treeMap 进行了 forEach 操作,下标越界。 使用的版本是 3.3.0

bug

`yarn build` error with message: ``` ⨯ node_modules.Dependency.Dependencies: ReadMapCB: expect { or n, but found ", error found in #10 byte of ...|encies": "" }|..., bigger context ...|" }, "homepage":...

bug

- [ x ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here 使用 xds 部署在 kubernetes 后,会报...

type/discussion

Can support Honor store? Honor has been spinned off from Huawei and now has its standalone app store , its website is [https://developer.honor.com/](https://developer.honor.com/).

**Is your feature request related to a problem? Please describe.** I want to add `Move Up` and `Move Down` item in `DragHandleMenu`, but `editor.moveBlocksUp()` can only move up the selected...

enhancement

As desribed in title, please consider update the PDF.js to newest version.

画布移动时,概要节点没有同步移动,而是会留在原来的位置,如下图红框内的文字原本是上面的概要节点里的内容,移动后漂移了:

1. 当调大连线尺寸并显示箭头时,箭头和线条的连接处衔接得不好,如下图所示: 2. 圆角大小调的很大的时候,连接线样式会错乱(建议绘制连接线时计算允许的最大 radius,如果设置值超出最大值则直接使用最大值),如下图所示: