Andrea Bergamasco

Results 14 comments of Andrea Bergamasco

Same here ``` Illuminate \ Database \ QueryException SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'email' cannot be null (SQL: insert into `maintainers` (`name`, `slug`, `email`, `github`, `homepage`, `updated_at`, `created_at`) values...

Well I was thinking about an option in the settings screen, off by default to be compatible with the current ux

Yes that would be great too Il mar 28 feb 2017 12:58 Wake Reality ha scritto: > Are you basically asking for a "MORE" prompt, for when responses are >...

Probably these should go with gma.echo and gma.feedback. Is it possible to link to a 'further info' page from within LDocs? Would you like to open a new branch with...

I'd like to contribute adding a [LanguageTool ](https://languagetool.org/) integration; @fabiospampinato do you have any news about the API / hooks ?

Hello, the graph looks bizarre for France: ![image](https://user-images.githubusercontent.com/1639757/123654033-f88c3c00-d82d-11eb-8e33-246bf479c7e4.png) and Spain shows a drop: ![image](https://user-images.githubusercontent.com/1639757/123654234-28d3da80-d82e-11eb-8b7a-fc42beea538a.png)

@kevin-brown I still don't get why setting `lang="fr"` on the element the js override works, but if `lang="en"` it doesn't. So English has a higher priority than js override regardless?...

Thanks @kevin-brown, I tried to debug this without success.

This issue is still relevant and not resolved yet. Il lun 2 mag 2022, 00:41 stale[bot] ***@***.***> ha scritto: > This issue has been automatically marked as stale because it...

In your function you're applying a mask on a black image, the result looks correct. You should try to add `$logo` to `$new_image` before applying the mask.