-
The ImageView::draw method uses a nested loop that calls painter.get_point and painter.paint for each pixel. This could be inefficient for larger images, affecting performance.
Consider buffering t…
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [ ] I have read the [wiki page](https://github.com/onevcat/Kin…
-
**Describe the bug**
When loading an image to a ImageView with the `scaleType` as `fitXY`, coil fails to resize the image correctly if `crossfade` is enabled. No error is shown in the stacktrace.
…
-
eclipse版本 ImageView 模块无法启动
-
The way the current ExtendedImageView handles percentiles is at best spaghetti (thanks to yours truly). At some point, pyqtgraph also changed it's quickMinMax signature, which started breaking the spa…
-
We are encountering an ANR which appears to occur when Glide.with() is used to load images, with the stack trace pointing to delays during RequestManager initialization and decoding.
Here’s a relev…
-
## Current use version?
#### 当前使用的版本是多少?
```v3.11.2
```
## Will this problem occur in demo?
#### Demo能否复现这问题?
```
```
## Describe the problem or provide an error log?
#### 描述问题或提供…
-
```java
class HomeBannerAdapter(dataList: ArrayList): BannerAdapter(dataList){
inner class BannerViewHolder(var imageView: ImageView): RecyclerView.ViewHolder(imageView)
override fun on…
zpszz updated
2 months ago
-
Loading images through Glide, this way of loading, linking https://i-blog.csdnimg.cn/direct/efed520f694b4f31aa30e236c7bfa0ed.jpeg Cannot load normally.
Specific code:
// Glide.with(this)
/…
-
This is a great project. I've just successfully put it into my app and it took hardly any time at all.
But I'm not sure why the imageView property is marked as unavailable.
```
@property (nonat…