-
```
What steps will reproduce the problem?
1. Configure Amazon plugin
2. Launch plugin
3. Navigate to Movies or TV Shows
What is the expected output? What do you see instead?
Expected: List titles. I…
-
```
What steps will reproduce the problem?
1. Configure Amazon plugin
2. Launch plugin
3. Navigate to Movies or TV Shows
What is the expected output? What do you see instead?
Expected: List titles. I…
-
```
What steps will reproduce the problem?
1. Configure Amazon plugin
2. Launch plugin
3. Navigate to Movies or TV Shows
What is the expected output? What do you see instead?
Expected: List titles. I…
-
Just as a way to break up and silo shader code, it can be nice to `require` some uniforms/attributes/etc associated with a particular feature even if that file has no export.
``` glsl
//includes the …
-
### Version
e.g. 5.5.1
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=bar3d-global-population&gl=1
### Steps to Reproduce
import * as echarts from 'echarts'…
-
Defect Description:
The Simulation page of "Effects of sample path length Dependence of Absorbance (Lambert Law)" experiment of this lab, improper alignment is observed in the simulation screen.In sm…
-
The Lambert and Phong shaders calculate lighting per-vertex. This results in poor lighting for meshes with low vertex density. There really is no need for this on modern hardware.
-
```
What steps will reproduce the problem?
1. Open the app
2. Tap add new torrent from filesystem
3. pull down to search
What is the expected output? What do you see instead?
I expect it to umm well …
-
```
What steps will reproduce the problem?
1. Open the app
2. Tap add new torrent from filesystem
3. pull down to search
What is the expected output? What do you see instead?
I expect it to umm well …
-
## Description
It's possible to have an option to active `CursorLine` and `CursorCrosshair` on current `Index`?
Current these `Cursor`s are showing when click or move on Chart.
Is there any opti…