-
## Context
I'm reading the [excellent docs](https://6.docs.plone.org/classic-ui/images.html) ✨ (thanks @plone/documentation-team 💯 ) and I noticed that when talking about the `srcset` it does not e…
-
I am using ComfyUI windows portable. i am getting an error like this : When loading the graph, the following node types were not found: ImageScale ImageInvert. Don't these notes come embedded with Co…
-
Hello,
I have i think weird problem. Code taken from ContentView of the SDK is not transcribing the voice. The contentView code was tested on iphone simulator/ iphone real device and apple vision p…
-
num_neighbors may caculate by following:
num_neighbors = Imagescale/2 ??
the reason is the down-sample size is Imagescale, a pixel (x,y) in down-sample scale is correspond with about a rectangle …
-
the culprit seems to be in line 443 of NSButton.j
-
### Version/Branch of Dear ImGui:
Version 1.90.5, Branch: docking
### Back-ends:
ImGui_ImplGlfw ImGui_ImplOpenGL3
### Compiler, OS:
macOS
### Full config/build information:
_No re…
-
i fixed your onGestureMove
i added `const justPressed = Math.abs(dy) < PRESS_TOLLERANCE;
justPressed ? null : this.imageTranslateValue.y.setValue(y + dy)`
`onGestureMove(event: Na…
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [x] I have read the [wiki page](https://github.com/onevcat/Kingfis…
-
Hi! How about array of images (imageUrls)? Something like react-native-image-viewing.
-
I am building one functionality where there are two things, one normal image and one OSD viewer, i need to pass click coordinates whenever image or OSD is clicked, here is this function which gets thi…