Alexander Hofbauer

Results 28 issues of Alexander Hofbauer

Shortcuts might not work for everyone (and especially in Wayland they're strange), so a popup-menu below the outputs might be very nice to use.

help wanted

Compile Info ``` Gerbera UPnP Server 1.11.0 Copyright 2016-2022 Gerbera Contributors. Licence GPLv2: GNU GPL version 2. This is free software: you are free to change and redistribute it. Compile...

The default Sylius setup provides an "override" for `ProductImage`: ```yaml sylius_core: resources: product_image: classes: model: App\Entity\Product\ProductImage ``` This plugin's configuration hard-codes the model class to be used, leading to all...

Instead of `sylius.ui.subtotal` the templates - `SyliusShopBundle/views/Cart/Summary/_totals.html.twig` - `SyliusShopBundle/views/Checkout/_summary.html.twig` - `SyliusShopBundle/views/Common/Order/Table/_totals.html.twig` are using `sylius.ui.items_total` to label the subtotal, in spite of the value clearly stating `money.convertAndFormat(itemsSubtotal)`. This seems wrong in...

help wanted

### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes | BC Break | ? #### Summary For my use-case I'd...

If multiple notifications close at the same time (e.g. via a timer), positioning of all notifications is horribly broken (spaces, big offset). This apparently doesn't happen with "newest_on_top" set to...

Using animate.css a configuration like the following is broken. Exit animations just don't do what they're supposed to, in this example the notification just disappears after the animation duration. ```JS...

enhancement

Fixes #53005 | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues...

Bug
Status: Needs Review
ErrorHandler