Skip to content

Fix build error in statistics dashboard - #12979

Merged
niksedk merged 1 commit into
mainfrom
fix/statistics-build-error
Jul 29, 2026
Merged

Fix build error in statistics dashboard#12979
niksedk merged 1 commit into
mainfrom
fix/statistics-build-error

Conversation

@niksedk

@niksedk niksedk commented Jul 29, 2026

Copy link
Copy Markdown
Member

Main does not compile since #12518: StatisticsViewModel references SE4's Configuration.Settings.Tools.ListViewSyntaxColorWideLines, which does not exist in this code base.

Use the SE5 equivalent Se.Settings.General.ColorTextTooWide ("Color text if too wide (pixels)") to gate the "line too wide" statistics check.

🤖 Generated with Claude Code

StatisticsViewModel referenced SE4's Configuration.Settings.Tools
.ListViewSyntaxColorWideLines, which does not exist in this code base.
Use the SE5 equivalent Se.Settings.General.ColorTextTooWide to gate the
"line too wide" check.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@niksedk
niksedk merged commit 73b7527 into main Jul 29, 2026
0 of 2 checks passed
@niksedk
niksedk deleted the fix/statistics-build-error branch July 29, 2026 14:17
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.

1 participant