Nils Hörrmann

Results 166 comments of Nils Hörrmann

What kind of problems do you expect for translators, Michael? If it's a string, it's translatable. Or do you think it's too complex for translators to understand :D

`104` clashes as well.

I like the proposed solution :+1:

I'll have a look at this over the next days.

From a quick look at the source, in `intersectsLine()` we have these conditions: ```php // the lines are collinear or touch if ( in_array(self::ORIENTATION_COLLINEAR, $orientation, true) && (new Intersection())->intersects($this, $line,...

Why don't you add the help text in an additional row right after the label (using a classic line-break)?

I'm not sure if you misread my idea, but I was thinking about something like this: ![bildschirmfoto am 2016-06-14 um 11 52 23](https://cloud.githubusercontent.com/assets/25466/16038700/8e43f322-3226-11e6-97ae-81b86c342480.png)

> `434f7be` is the closest I can get without creating new css classes or using inline styles. From a designer's perspective, these two lines should be aligned properly – using...

If this gets too complicated, change the markup as follows: ``` html Disable dynamic URLs and use named recipes only Warning: this includes backend image previews using dynamic URLs. Consider...