Joris Debonnet

Results 27 comments of Joris Debonnet

I am also encountering this issue. My case has the exact same situation as this [existing demo here](https://stackblitz.com/edit/angular-flex-layout-seed-smwtwk): the Gap and the Direction change at the same time (breakpoint), with...

I'm in the same situation. I tried 1.0.0 beta 4 for a while, but I never get any notification when the timer ends. The icon's color in the system tray...

I just noticed pull request #18, which at least solves the sound issue for me! I still don't get a toast, but at least having the sound already makes it...

Nice work! Glad to find this PR, as v1.0-beta04 doesn't have working sound or toast for me either. Your version (installed via your fork's tag [v1.0-beta05](https://github.com/alaurenau/tomighty-windows/releases/tag/v1.0-beta05)) fixes the sound issue,...

This is [a limitation of dompdf](https://github.com/dompdf/dompdf/issues/1698), and so can/should not be fixed in this repo. I personally believe this issue should be closed.

> Have you guys tried this? https://github.com/xuejd3/laravel-emoji I imported it on my composer.json. `"xuejd3/laravel-emoji": "^1.0",` > > And I displayed it in this way. ` ` I guess that is...

Emoji support does not depend on any work in this repository, but on dompdf itself. Related issues: https://github.com/dompdf/dompdf/issues/1698 https://github.com/dompdf/php-font-lib/issues/113