-
https://www.leaferjs.com/ui/plugin/in/text-editor/
-
gif 通过 html canvas显示, leaferjs.image 或 leaferjs.Canvas 再加装 html canvas ,
konvajs 的image : image source,It can be image, canvas or video element
-
第一眼看到 LeaferJS,就想要解决眼下这两个动画。目前虽然已有 dom + animation 解决方案,但技术偏久远,且繁杂。
-
我想监听元素大小改变的事件,类似window.onresize这样的事件
我用 ResizeEvent.RESIZE,不执行,不知道哪里弄错了
const frameGroup = new Group({
editable: true
})
const json = {
"x": 120,
"y": 0,
"children": [
…
-
-
使用`pnpm`,参考 https://github.com/pnpm/pnpm/issues/8081 。
目前需要将没有成功更新的依赖添加到dependencies。也许可以考虑在类似`leafer-editor`包内直接添加基础依赖。
参考依赖树:
```bash
$ pnpm why @leafer-in/color
dependencies:
leafer-…
-
虽然之前提过一次了,但这次花了点时间,使用vue的[createRenderer](https://cn.vuejs.org/api/custom-renderer.html#createrenderer)重构了一遍,大幅度提高了性能,可以支持到渲染10万级的框框
完善了[文档](https://leafer-vue.netlify.app/),还做了一个[Playground](https…
-
-
- [x] I have searched the [issues](https://github.com/antvis/g/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
1、官方示例《使用 Yoga 排版引擎》一直…
gdnwr updated
2 months ago
-
如图,请看控制点cursor样式,点击之后才有变化, 版本1.0.9
![1](https://github.com/user-attachments/assets/ca4b91e5-022f-488d-b5b9-b234e1277d5d)