-
`CustomPainter.hitTest` is missing the size of the widget, making it impossible to specify custom hit test behaviour when `paint` uses its `size` argument.
Simplistic example:
```dart
class Cir…
-
Hello!
I'm trying to install it. I try with git and moving the files in the custom node folder. When I open ComfyUI doesn't appear ny tool intros case I want to use the painter node. I try to instal…
-
到底什么才是正确的 json 格式文件呢,怎么导入都不对
-
Your plugin use final size of sprite and custom painter, so there is no way of dynamic sizing to relative with parent widget size.
There is any plan to use LayoutBuilder or something for dynamic s…
-
**Describe the bug**
AsyncImage causes the outer Modifier.height(IntrinsicSize.Max) to invalidate as follows
```kotlin
Row(modifier = Modifier.height(IntrinsicSize.Max)) {
Column(
m…
-
**Version/Branch of Dear ImGui:**
Version: 1.86 WIP
Branch: master
**Back-end/Renderer/Compiler/OS**
Back-ends: imgui_impl_opengl3.cpp + imgui_impl_custom.cpp
Compiler: Unrelated
Operating…
-
When I apply my style to a ```WebButton```with wrong ```extends``` value I get an exception and the button dissapears - it's ok, but after that, when I apply the style with correct ```extends``` valu…
-
It would be a nice addition to have `Watch` manage child widget to avoid full rebuild.
It's possible with current API but we have to build the child outside and pass it to builder by context.
Th…
-
I got an error message, which asks me to file a bug report. You can find the lib folder and pubspec.yaml in the zip.
```
[38;5;248m════════ Exception caught by rendering library ═════════════…
-
https://lingxiaoyi.github.io/painter-custom-poster/
这边编辑好,拿到导出json数据之后,
有没有这样的node端服务可以直接生成图片,而不是微信小程序才能产出。
如果没有,生成图片的关键代码有哪些?