-
After a period of time experiencing on what i have finished with the OpenGlControlBase in my project so far, i found that the UI always lags the control's rendering, especially when the ColorPicker po…
-
## Task List
### Common
- [ ] Implementation development TDesign Omi CLI
- [ ] Tdesign Omi document infrastructure improved
- [ ] Tdesign CodeBox TDesign Codebox implementation and optimization…
-
This could easily be stamped with "wait for custom input type and then implement yourself". But this is really something useful (almost all 10+ apps I've built so far), let users control colors using …
-
How can I implement LAB color space in this library?
The conversions can be found at [PitPik/ColorPicker/colors.js Line: #548](https://github.com/PitPik/colorPicker/blob/master/colors.js#L548). It ma…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.0`
- Element Plus Version: `2.2.11`
- Browser / OS: `Chrome`
- Build Tool: `Vue CLI`
## Reproduction
### Related Compone…
-
In Workspace overview (⌘ + S) the app does not show. It's not at the bottom in icon box nor it's visible on current workplace. It is however visible in windows overview, both ⌘ + A and ⌘ + W
Screen…
-
Hi,
I'm trying to get the SPRING web interface to work offline. But when I try to load the gene counts I come across a BrokenPipeError. What can be the cause of this? Using python2.7 and MacOS.
…
-
### tdesign-vue-next 版本
1.5.2
### 重现链接
https://stackblitz.com/edit/dwt3tj?file=package.json,src%2Fdemo.vue
### 重现步骤
1. colorModes同时使用两种模式(即默认)。
2. 将绑定值初始化为渐变色(如:'linear-gradient(45deg, #4facfe 0…
-
`import { memo, useEffect, useState, FC } from 'react';
import { ContentState, convertToRaw, EditorState } from 'draft-js';
import draftToHtml from 'draftjs-to-html';
import htmlToDraft from 'html-…
-
Sometimes when I choose a color I later realize I shouldn't have. I can reset as developer, but client should be able to undo color selection if possible. Thanks for any guidance here, and the amazing…