Patrice Kaufmann

Results 10 comments of Patrice Kaufmann

This pull request actually fixes the problem I am currently encountering.

> This should be fixed by #3125 Can you confirm? Ah, you are already on it. Nice! I didn't see that earlier, sorry. I gave feedback on the MR discussion.

I have checked out your branch but I would say it's note quite fixed yet. The original style for the height is `line-height: calc(40px - 10px)`. However `inherit` leads to...

I am also interested in this kind of functionality. Mainly using *.pcss files I now have to add a *.css file next to them which doesn't look too nice.

Thanks for looking into this! I modified your example by removing the fourth item. The bug happens when there are exactly three items: https://codepen.io/patricekaufmann/pen/XWBaBKj Network tab showing 3 images loaded...

I also had the problem come up today: Showing a subtree via privilegeTarget breaks a whitelisting approach with EditNodePrivilege for nodes inside that path. Maybe it's worth noting in the...

I would also like to see this being implemented. I am currently trying to restrict editing to a single named workspace. Diving a bit inside the matchers, ``` public function...

Really valuable hint with the Flow AOP, thanks! 🥳 I dropped in your solution and it works like a charm already. However, I also added the following function to the...

First you would need an ImageInterace property with the following editorOptions: ```yaml editorOptions: crop: aspectRatio: pixelSnapping: TRUE ``` The issue appears when editing the image inside the inspector, so that...

> if you like we can have a call about this so we can move faster forward ^^ I reached out to @mhsdesign and we decided upon calling about this...