Andre Mainka
Andre Mainka
Maybe it would help if you could add some information about which service you want to connect. as it seems something which comes from the service at least a quick...
Shall I extend the `examples\Console\Tables\Tables.csproj` with an example?
I am open for better naming's, `ProportionalWidth` is quite lengthy and is it more precise or clear? That's why I took the Star name, which is (I thought) quite common...
okay, i will prepare a proposal. What about the `IColumn.Width` property, would it make sense to also change it, to not be `double?` but of Type `ColumnWidth` like that ```csharp...
> Sounds good. Should we add an implicit conversion from `double` to `ColumnWidth`, so we don't break every single use of the existing `Width`? I updated the PR with the...
@patriksvensson did I miss something? Or how can I support to get this merged?
@patriksvensson No problem, take the time you need! I just wasn't sure: In the beginning the feedback came pretty quickly (and a lot) and suddenly it went quiet. So it...
@patriksvensson any updates here? 😉
@patriksvensson I updated the docu
Ok, I see. Can you give me a hint for the mentioned functionality and other similar tests. Then I will provide some tests. This week or by end of next...