-
Observed during a workshop this weekend:
A student would use the color picker and press enter while it was still open, thinking that is the way to get out of the color picker. When she did that, the …
-
As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.
We have documentation on our develop…
-
The user should be able to choose the colors for each item on the wheel
small button to choose color in the list?
-
### Current behavior
ImageBrush does not render linear gradients correctly. The gradient has a horizontal slant to it as discovered with the ColorPicker on WASM and iOS.
> The slider background…
-
implement personal background color for each student's lesson
-
### Masa.Blazor version
1.0.4
### Describe the bug
In the latest V1.0.4 version, the color picker component no longer exists. The API documentation also does not contain this component.
…
-
Github urls can end with #L[number] (or L[number]/R[number] for specific commits):
```
https://github.com/sagemathinc/cocalc/blob/master/src/smc-webapp/colorpicker.cjsx#L36
```
We should make i…
-
### 这个功能解决了什么问题
目前官方文档ColorPicker的Api中已有多选颜色参数multiple,展示进度为【开发中】
我简单描述下我使用该功能的场景,还望早日开工。
业务需求:
1.假如,现有数据10条,在地图大屏上分类展示,每种类别颜色不一样。
2.使用ColorPicker颜色选择器,多选颜色功能,选择了10种颜色。
3.前端拿到ColorPicker颜色…
-
Passing parameters to a custom widget doesn't work for me.
I tried the example with tineMCE and created my own widget.
```json
"properties": {
"pageContent": {
"type": "string",
…
-
create a shape
click on stroke to set color
click on size text input to increase size
Result: Color picker closes and has focus
Expect: Color picker to close and set focus where user clicked
The mor…