-
Request is a field in Patch Settings menu that sets the alt-text for the cables.gl canvas. Use case is for making accessible patches when they are equivalent to an image and you can descibe their cont…
-
```JS
import { ref, onMounted, nextTick } from "vue";
const timezones = [
{ id: "-1", path: "./canvas/-1.png" },
{ id: "-2", path: "./canvas/-2.png" },
{ id: "-3", path: "./canvas/-…
-
Im trying to use the canvas feature, but the canvas is not showing.
I see the following entry in the log:
`[CANVAS DATA] {"canvasesList":[]} undefined`
Tried several songs that have a canvas in t…
-
This proposal is a follow-up from a discussion in https://github.com/IIIF/api/issues/994/. The order in which items are listed, but also presented by viewers, depends on the order of the JSON array. F…
-
Hello!
First, I’d like to extend my gratitude to @evanw for creating this outstanding library.
I’ve noticed that quite a few developers encounter challenges with the core concept of libraries li…
-
엔진 버전
: XDWorld Version : 2.8.3 (Released 2024-11-15)
문의 내용
:
기존 poi를 올리는 방식인
`function createPOI(_longitude, _latitude, _altitude, _lineColor) {
var layerList = new Module.JSLayerList(…
-
For better understanding of the dicom data i want to have multiple canvas to view multiple dicom series at one time , i.e i want multiple split windows , so is it possible to have it using one single …
-
Hello,
I want to have some control over the actions a user can have on the displayed molecule such as: Zoom in/Zoom out, styles application, distance computation etc.. But I am not sure how to do …
-
So in `manipulator_model` has origin as a Tuple:
https://github.com/napari-threedee/napari-threedee/blob/271f4b23f644cd690c6401737374728a6dd72a45/src/napari_threedee/_backend/manipulator/manipulator_…
-
Details:
* pdfium-render = { version = "0.8.26", default-features = false, features = ["thread_safe", "image_025", "image", "pdfium_6666"]}
* Using the WASM build from https://github.com/paulocoutin…