Hannes Braun

Results 16 comments of Hannes Braun

This has since been fixed (see #422).

No. If there is no scrollbar necessary, no scrollbar will be shown. This setting is about hiding the scrollbar, while you're not scrolling. When set to "Always", the scrollbar will...

I'm not quite sure how to use `ConfigurationOptions` directly... However, I found out that I can use an `IConfiguration` to retrieve the environment variable instead. Is this what you meant?...

I see. Thank you. I think a default value shouldn't be required here as the implicit default value `null` is already sufficient and marks the absence of the setting. But...

For me, 4 parallel/concurrent encodings are about the maximum my Raspberry Pi 2 could reliably handle. The default value should probably be a bit higher as this will surely slow...

Thanks for the feedback. The default limit should now be implemented with `2 * Environment.ProcessorCount`.

> Why does it not fit in? Personally, I don't like having configurations split between different providers and the .Net configuration framework allows you to provide _any_ configuration key via...

The setting is now contained in the regular application settings.

The merge conflict should be resolved now.

> Upon internal discussion we think it may be better to default the `ParallelImageEncodingLimit` to 0 and if when creating the semaphore assume