-
When an incorrect number is entered. For example, when 5 is entered when there's already a 5, both are displayed in red. However, it's hard to tell which one is the 5 a user entered and which one is t…
-
Some types have a finite number of possible inhabitants. Examples include `builtins.bool` (the inhabitants are `Literal[True]` and `Literal[False]`) and enum types. For such types, we should consider …
-
Some red colored elements on the theme are not themed, mostly being buttons:
![Screenshot 2024-09-15 at 16 35 28](https://github.com/user-attachments/assets/3f46f528-a721-413b-a16a-093fd22710c0)
![S…
-
@paulpacifico
Please if possible add support for .R3D files from RED cameras. Apparently this file format is not yet supported by ffmpeg. I tried using the "Merge" option to merge some files and I a…
-
It is not clear to me how I can retrieve the trophy list of a game.
In the documentation under ‘trophy titles’ I have:
```php
$titles = $user->trophyTitles(); // Get each trophy title
```
s…
-
Current version of Chrome and FF hoist declarations in `@page`:
```js
const sheet = new CSSStyleSheet
sheet.replaceSync(`
@page {
@top-left {
content: "green";
color: gree…
-
Hi,
it would be perfect if you can adapt this check also for automations in Node-RED.
The issue could be, that the file is in a json-format, not a yaml file.
Following an example flow in json:
…
-
### Quick summary
Visual bug that produces big red transparent boxes in some stages.
### Details
Since version 0.0.33-17011-48322673 these big red boxes appear in some stages. They seem to happen o…
-
-
---
It's also not super clear to me why these tabs are red. To indicate the contents are only accessible if logged in? Perhaps the text should be colored normally and the lock icon could be red…