fpierrat2

Results 11 comments of fpierrat2

``overflow:hidden`` finally seems to work with DIV elements. But neither ``display:inline-block``nor ``float:left`` do, which would allow side by side DIVs... A few more tests, and I found my turnaround: a...

Thanks for your answer. Where can I find a profile to configure? [EDIT] Got it (Preferences/PHP/Code Style/Formatter) Thanks again [EDIT2] I tryed, can't see any diffference, it's still rendered like...

Thanks! Much smarter than the <br>-tags I finally added everywhere (and which besides don't solve any kind of indentation problems).

I finally found a way. But not for all locales (couldn't find out how to know about the user's locale). I had to assume (like in `msgToLocaleFormat()` function somewhere else...

Hi, Maybe some solutions to find here (or anywhere else on the web): https://stackoverflow.com/a/8571381/3872061

Hi, I had the same needs but only for descendants, not parents. Here is how I got it working. I wanted to integrate it IN visNetwork and make a pull...

Same for me, unable to get it working with TB 78.4.0 Changing "strict_min_version" and "strict_max_version" in manifest.json doesn't help any more...

@rzroth: thanks for the patch @riedel: what do I have to install it? Just download the fork as a zip and rename this .zip to .xpi ?

Installed. Happy :-D Just this second input field mentioned by daniel-lo above. Looks a bit strange, but it doesn't seem to affect the searches... when you type them in the...

Thanks a lot, it helped me a couple of months... Unfortunately, I've just seen today, with version 68.10.0, that Thunderbird deactivated it with no "activate" button :-( ![image](https://user-images.githubusercontent.com/16537778/86453466-1cea3100-bd1e-11ea-9e7d-9a5f15467baa.png) [Edit] I've...