王小军

Results 10 issues of 王小军

current gl didn't pass the frame texture of video/image to shader usage: ```json5 // video or image is OK // mutiple shader is OK { outPath: './test/gl.mp4', clips: [ {...

in onItemClear of the ViewHolder, better to add if (getAdapterPosition() > -1) itemview. setBackgroundColor(color); Just in case someone like me want to use different color according to adapter position.

## Types of changes - [ ] New feature - [ ] Bug fix - [x] Enhancement - [ ] Documentation change - [ ] Coding style change - [...

now it seems that the number label of ordered list has a fixed fontSize and fontFamily, would it be performance that the number label style follows the first letter of...

check element for event listeners

now it seems to me that the create method name of the builder is 'a'+ orginal class name. if we can customize it such as `create`, it would be better

exports `ReactChartJs` rather than `react-chartjs` so we can simply call `ReactChartJs` rather than `window['react-chartjs']`