Stefan Heinz

Results 16 issues of Stefan Heinz

When the button decides to show up, it doesn't do anything Samsung Galaxy J7 Android 9

The download button just doesnt show half the time Samsung Galaxy J7 Android 9

## Expected Behavior Scroll Event being called ## Actual Behavior Event never being called ## Reproducible Demo ````java CodeArea code = new CodeArea(); code.setOnScroll(event -> { System.out.println(event.toString()); }); ```` ##...

has workaround

- `.vmt` is not appended to the path - Doesn't automatically filter for `sprite`

bug

I've not investigates this a lot, but i had cases where the order of spawnflags was all over the place (caused by inheritance)

Last commit was 4 years ago but I hope someone knows what's wrong. I get this stacktrace every single time when running an LwjglFxApplication. (I tried the example code, still...

Since there's also a treetap upgrade, I think it makes sense to add the EU-Reader as an upgrade to the Power Fist aswell.

### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... I understand that not following...

bug

The link to https://lipis.github.io/flag-icon-css/ included on this readme is dead. According to npm this repo is deprecated https://www.npmjs.com/package/flag-icon-css and has been renamed to https://www.npmjs.com/package/flag-icons. Demo page is now https://flagicons.lipis.dev/

The value of a shader param, which is known to be a number, is highlighted to be a number even when placed in a string. Some people find this to...

enhancement