Bram Hagens

Results 6 issues of Bram Hagens

**Describe the requested icon** A subtitle icon is currently missing. While there is a closed captions icon, in most cases subtitles are not closed captions and therefore this icon is...

enhancement

Fixes https://codeberg.org/forgejo/forgejo/issues/2257 Draft status of a PR is currently not exposed by the API. This PR adds a 'draft' field to pull requests in the API, which is used to...

modifies/api
size/M
lgtm/blocked
modifies/frontend

* parglare version: 0.16.1 * Python version: 3.10.6 * Operating System: Windows 10, 64-bit ### Description I am trying to parse a language with a large amount of ambiguity. To...

When you create a new MenuItem in a navbar, it will always have a little arrow on the right side that indicates that it is a dropdown, even when it...

This PR fixes #288

I got a rather interesting stacktrace: ``` Exception in thread "main" java.lang.IllegalArgumentException: The number of rows in the left-hand matrix should be equal to the number of columns in the...