Skip to content

Config adjustments and optimizations#26

Merged
vonhoff merged 5 commits into
masterfrom
25-expanding-the-maxloglines-constraint
Jun 28, 2025
Merged

Config adjustments and optimizations#26
vonhoff merged 5 commits into
masterfrom
25-expanding-the-maxloglines-constraint

Conversation

@vonhoff

@vonhoff vonhoff commented Jun 25, 2025

Copy link
Copy Markdown
Owner

No description provided.

@vonhoff vonhoff linked an issue Jun 25, 2025 that may be closed by this pull request
vonhoff added 4 commits June 25, 2025 14:29
Assigning to the RichTextBox.Rtf property resets the zoom factor to 1.0. This change saves and restores the original zoom factor after setting the RTF. Also updates the XML doc for maxLogLines to reflect the correct upper limit of 2048.
Simplified increment operations for _head and _count in ConcurrentCircularBuffer. Combined increment and comparison for _head and used pre-increment for _count to improve code clarity.
@vonhoff
vonhoff merged commit 0fc797d into master Jun 28, 2025
1 check passed
@vonhoff
vonhoff deleted the 25-expanding-the-maxloglines-constraint branch June 28, 2025 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expanding the MaxLogLines constraint

1 participant