riverWest

Results 7 issues of riverWest

### 这个功能解决了什么问题 默认浏览器的颜色吸取有这个功能,希望保留 ![Snipaste_2023-12-20_14-41-14](https://github.com/Tencent/tdesign-vue-next/assets/53481783/af466a01-53a5-47e0-a987-954d9fd2a07c) ### 你建议的方案是什么 希望能有吸取颜色的功能

💭 discussion

现在的图片裁剪是直接裁剪长宽,如何让任意的形状路径裁剪图片呢。 比如让一个图片放到一个三角形里面、一个半圆里面。 ![Snipaste_2024-04-02_11-44-24](https://github.com/sleepy-zone/fabritor-web/assets/53481783/618d4bc9-703d-4ff1-b719-d166b048ba22) ![Snipaste_2024-04-02_11-45-26](https://github.com/sleepy-zone/fabritor-web/assets/53481783/c775af8c-97a2-4af2-8131-b02d672749c3)

canva 如果拉伸一个矩形,到画布边缘,比如底部,会吸附底部,可以改善一下这样的效果么 ![Snipaste_2024-05-06_18-44-02](https://github.com/sleepy-zone/fabritor-web/assets/53481783/13cfc16e-d32a-45c6-a15a-2513bc18d282)

![Snipaste_2024-04-02_00-10-26](https://github.com/dromara/yft-design/assets/53481783/29b58fb9-bc21-4c38-869b-4b94cd7553bc) 对图形的长、宽输入数值进行修改,结果不正确。

在线预览demo 没有这个问题,但是自己拉取代码,控制台显示这个错误,这是为啥 ![Snipaste_2023-11-30_14-22-32](https://github.com/dromara/yft-design/assets/53481783/620d3cbc-12c9-45c7-90df-b82a99d7dc3f)

定位到错误: /pptx-json/src/index.js 不能正确解析常规形状之外的图形: line 750 ```js if (custShapType && type !== "diagram") { const ext = getTextByPathList(slideXfrmNode, ["a:ext", "attrs"]); const cx = parseInt(ext["cx"]) * SLIDE_FACTOR; const cy = parseInt(ext["cy"]) *...

is it support shape? editable photoshop shape, circle square ?? etc.