Jasper Haggenburg

Results 13 issues of Jasper Haggenburg

Let's assume a user starts typing, enables bold, types some more words (and ends with a space). As soon as the user disabled bold, this results in invalid markdown: ```...

Similar to #148, I'm can't seem to set a manual `sessionID`. Setting it in `signedCookies` like seems to be the solution doesn't seem to work: ``` js app .use(function(req, res,...

enhancement

When the StatusBarAlert pushes down a StackNavigator of ReactNavigation, it also pushes down the spacing inside the header (meant for the statusbar). Is there any way to fix this?

Video Airplay stopped working a while ago. Is there any way to get this working again?

I would love to see some dynamic range control. Often I find myself boosting the volume to hear dialog and dropping it for explosions, ending up in endlessly tweaking. My...

I'm having trouble to get the Picker to work in RailsAdmin. This is my environment: - Ruby 2.2.1 - Rails 4.2.0 - RailsAdmin 0.6.7 ``` rb edit do field :string_field,...

I would love to see some dynamic range control. Often I find myself boosting the volume to hear dialog and dropping it for explosions, ending up in endlessly tweaking. My...

At the moment, `phero server build` is identical to `./node_modules/.bin/phero-server build` (we call these "command-redirects"). This means though, that when you're in a higher-level directory (the root of a mono-repo...

enhancement

The loading-animation is not displayed like it should on windows: ![Screenshot 2023-02-03 at 13 30 22](https://user-images.githubusercontent.com/190501/216604354-f7f6a95c-1838-43dc-9d03-6096038484cd.png) ![Screenshot 2023-02-03 at 13 30 26](https://user-images.githubusercontent.com/190501/216604359-4539d2db-28e6-4bc4-ae8e-d5d0f52eb641.png) Also check if there are more cases like...

bug