Sergej Sintschilin

Results 6 comments of Sergej Sintschilin

FontSize is the real size of the letters in space. Try to set fontSize to 0.1.

The problem is `querystring`. It just does not support nested objects.

Just an idea. A `subscribe` function on the signal itself which gets triggered on a value change immediately. Does not get triggered on the current value. ```ts const count =...

very similar to my proposal. #55054

We have an `$any()` helper available in the templates. Maybe something like this as a proxy for the signals? ```ts @Component({ template: ` @if ($.foo != null) { {{ $.foo...