Lihang Xu
Lihang Xu
> 这个叹号 {❗}居中一点 目前哪些符号要居中我都是写死的,我再提供一个设置功能吧,能自定义哪些字符要旋转、居中这样的
自定义符号功能加在v1.7.10里了 
The event listener works using JavaScript but not in JSX. ```js componentDidLoad(){ this.containerElement.addEventListener("touchmove", (e:TouchEvent) => { this.onContainerTouchMove(e); }) this.containerElement.addEventListener("touchend", () => { this.previousDistance = undefined; }) } ```
> a minimal code reproduction sample I've made a minimal sample here: https://github.com/xulihang/stencil-touchevent-test
Hi. How is this issue going?
pj版还是别发了,我这毕竟是倡导正版的
I mean multiple barcodes in one image.
优先级不高,我有空了加上
保留富文本编辑器里的字体选择状态和竖排引擎的富文本支持调节字体大小加在v2.9.0里了。
可以先设置几个全局字体样式,指定给所需区域。 勾选框这个具体怎么做没理解。