mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-23 03:39:26 +01:00
Logging improvements
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Flowframes
|
||||
|
||||
try
|
||||
{
|
||||
if (replaceLastLine)
|
||||
if (!hidden && replaceLastLine)
|
||||
{
|
||||
textbox.Suspend();
|
||||
string[] lines = textbox.Text.SplitIntoLines();
|
||||
|
||||
Reference in New Issue
Block a user