Bastian

Results 5 issues of Bastian

GridTable Parser - wrong behavior while last cell is opened / not closed by a pipe ![image](https://user-images.githubusercontent.com/36916361/99404491-feab5900-28eb-11eb-8930-5e4d51501052.png) ``` #### Overview of components +-----+---------------------------------------+---------------------+----------+ | No. | component | comp. no....

bug

GridTable Parser - wrong behavior if with space occurs in table borders Th with space leads into an inserted horizontal row: Source: ```md #### Rendering Issue WithSpace + :-----: +--------------------+---------------------+...

question

may it would be got to have an option to check whether the connection is establish or not can use - TcpClient.Connected for that and return that via a separate...

i miss an event / notification in SimpleTcpClient class for broken connection May the Server or the connection is brocken you do not get a notice for that. So in...

Grid tables can be used to: * easily merge cells / columns * define the width of columns by draw the table accordingly without the need of any additional attributes...

no-issue-activity