-
### The problem
Aktuell kann ich einen Link nicht unterhalb des Textes bei Overlay-Notifications platzieren. Je nach Länge des Link-Labels kann es sehr schnell, sehr vollgepackt wirken. Daher wäre di…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Co…
-
Is it possible to add text overlay & timestamp to image/video so that multiple similar streams can be distinguished?
-
```
In the mute hangout on the volume control, when you press it, it shows an image.
It would be nice if we were able to change the text that is shown (in our local
language for example), if not I c…
-
### Description
I am trying to write overlay text on images using Skiasharp and it's working but I am not able to change the text color from white to any other colors.
### Code
The best way to shar…
-
I am trying to write overlay text on images using Microsoft Maui Graphics and it's working but I am not able to change the text color from white to any other colors.
.Net 7 and Ubuntu 22.04 and 20.…
-
### Astro Info
```block
Astro v4.16.6
Node v22.9.0
System Linux (x64)
Package Manager pnpm
Output static
Adapt…
-
```
What steps will reproduce the problem?
1. Html page have some text fields and one mobiscroll date picker
2. Click to input value to text fields
3. Click to date picker field
What is the expected …
-
```
What steps will reproduce the problem?
1. Html page have some text fields and one mobiscroll date picker
2. Click to input value to text fields
3. Click to date picker field
What is the expected …
-
### Describe the bug
In a class, I have the following overload:
```typescript
show(content: string | Snippet): void;
```
This is a SvelteKit project that produces an NPM library package. …