goblinfactory / konsole

Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
719 stars 62 forks source link

SplitRows and SplitColumns without border #71

Open agbarbosa opened 3 years ago

agbarbosa commented 3 years ago

Please add to the LineThickness ENUM the "none" option. Currently we have only the Single and Double ones.

goblinfactory commented 3 years ago

absolutely... oversight on my part, this should have been in from the start. will add to next release as priority.

phamduylong commented 6 hours ago

Doesn't look like it's implemented yet. @goblinfactory Would you mind if I give this a go?

goblinfactory commented 2 hours ago

Hi @phamduylong : Thank you for offering to work on one of the features, unfortunately Goblinfactory Konsole has too many branches exploring options for version 7 and 8 that already rolls up changes that makes this feature redundant. Until I bring out version 7 and 8 the project won't be a good one to volunteer on. I wish you the best of luck finding an open source project to work on. regards, Alan