Jonathan Klamroth

Results 8 issues of Jonathan Klamroth

This fixes the import order again which was first fixed in #97.

I want to define a default value for a signal without totally disabling the check for assignment overlaps. Using `.allowOverride` the check will be disabled totally for the signal. So...

Is there a reason why slicing of `Vec`s are not implemented yet? I'm adding that functionality using an implicit class to `Vec`: ```scala def apply(range: Range): Vec[T] = Vec(for (i

# Context, Motivation & Description I've added a new optional reset signal to the StreamWidthAdapter (and also StreamFragmentWidthAdapter). This signal resets the internal counters to 0. Output `valid`/`ready` signals are...

OctoPrint Version: 1.4.0 PrintTimeGenius Version: 2.2.1 PrintTimeGenius calculated wrong printing times (way too high or low). After searching for the error I found that `printer_config.yaml` contained wrong values. After deleting...

First I have to note that I didn't work with the Nextcloud code or the code of any of its apps. Maybe I just don't unterstand things right. The drawio...

question
0. to triage

**Describe the bug** When opening an image in a directory with many (~10k) images, my browser hangs for about a minute. The longest time seems to be consumed by https://github.com/nextcloud/viewer/blob/c77de0393c22dbd294d6006d7ee4209e3c81d74d/src/views/Viewer.vue#L797-L799...

bug
0. Needs triage

**Is your feature request related to a problem? Please describe.** I have previews enabled in my nextcloud instance, but I don't want that the previews are shown in the viewer...

enhancement
0. Needs triage