Hans-Peter Gygax

Results 29 comments of Hans-Peter Gygax

@ocornut I'm not at all saying that @kudaba's solution wouldn't work for me - it's just that I wanted to use the original, unpatched code at the time.

Thanks Omar! Whatever you can do will be welcome. I quite understand that focus management is far from trivial.

I went into Task Manager to terminate the dozen or so of Chrome notification tasks, no change. Is the firewall relevant to localhost connections on Windows? I never knew for...

Thank you @WilliamAguera, the workaround works. Are you planning to generalize `elementOrigin` to support some of your other components too?

I found that the overlay panel that opens below my input field does not have the same width as the input field, and found the following workaround: ```typescript @ViewChild('inputField', {...

Thanks, that would be appreciated! Though I would understand if it turns out to be too much of a pain.

Thanks Matus! That is great news, and I'm gonna try this out as soon as I can. On 1/6/2016 10:53 AM, Matus Chochlik wrote: > But there seem to be...

@poconbhui, @vector-of-bool : I'd like to cast a "vote" here and state that I like the `apps/` directory. Regarding multiple entrypoints, I support the idea of a reserved `apps/common/` subdirectory...