Brayan Tiwa

Results 13 comments of Brayan Tiwa

> Success BUILD for Windows! Test on your own risk. Left messages here if it works. > > PHP 8.2.3 x64 TS + NTS > > [ext-imagick-php8.2-ts-x64.zip](https://github.com/Imagick/imagick/files/10745985/ext-imagick-php8.2-ts-x64.zip) [ext-imagick-php8.2-nts-x64.zip](https://github.com/Imagick/imagick/files/10758244/ext-imagick-php8.2-nts-x64.zip) It appears...

[RH-RECRUT002 - LETTRE DE MOTIVATION - SENIOR 2 - Offre d'emploi publiée.docx](https://github.com/PHPOffice/PHPWord/files/14016876/RH-RECRUT002.-.LETTRE.DE.MOTIVATION.-.SENIOR.2.-.Offre.d.emploi.publiee.docx) There is a word file that i'm trying to convert.

> Please fix this it has been like this for some time > ![image_2022-11-27_215600783](https://user-images.githubusercontent.com/80155523/204161736-29e60b5f-e69c-4244-9e5d-6297cd8657c3.png) > I'm facing the same issue. I suscribe on Deploy now but i can't Access the...

> My main feedback is scrolling. I see PageView was used to make scrolling possible, but it doesn't match or mimic the native counterpart behavior. I had an issue with...

>We will want to use the same resources as native. You can access all the color resources using FluentTheme.of(context).resources.[resource name]. The resources also provide sizing, padding and margins of the...

In this [image](https://learn.microsoft.com/en-us/windows/apps/design/controls/images/calendar-view-month-elements.png) blackout dates seem disabled, like out-of-scope dates but in the [specs](https://github.com/microsoft/microsoft-ui-xaml/blob/main/specs/CalendarView/CalendarViewSpec1.md#blacked-out-styling) they're strikethrough. I don't know which one we should follow. ------------------------------------------------- I talk about it because...

Example of solution ```twig {% block a2lix_translations_widget %} {{ form_errors(form) }} ++++ {% set time = 'now'|date('u') %} {% for translationsFields in form %} {% set locale = translationsFields.vars.name %}...