mst94
mst94
Hi, I am searching a solution to this problem, too. I want to use this auto fit package (https://www.npmjs.com/package/angular-fittext) for resizing my text when resizing the gridster item, but unfortunately...
Hi @gitalvininfo, until now, I could not found a solution. Currently I am experimenting with css transform: scale() in addition to javascript. Have a look at https://css-tricks.com/scaled-proportional-blocks-with-css-and-javascript/, it may help...
I've got the same issue, only the last qr code canvas I created inside my for-loop is filled. All canvas have an unique id. Does somebody have a glue how...
I tried it this way: ``` window.addEventListener("load", function() { for (task of tasks) { document.getElementById("tasks").innerHTML += ` ${task.Task} `; const code = new QRious({ element: document.getElementById("qrcode_" +task.ID), value: "https://example.com" });...
Ich dachte dies funktioniert nur bei den Corona-Warnungen. Ich würde dies gerne auch für Bevölkerungswarnungen / Katwarn nutzen. > Am 23.03.2022 um 12:08 schrieb Kilian von Pflugk ***@***.***>: > >...
Okay, thanks for the answer! Am Do., 24. Aug. 2023 um 07:11 Uhr schrieb David Smiley < ***@***.***>: > I don't think so. Spatial4j is more focused on predicates like...