Skip to content

Fix wx.lib.inspection dark mode issues - #2959

Merged
swt2c merged 2 commits into
wxWidgets:masterfrom
swt2c:pr-2925
Aug 25, 2026
Merged

Fix wx.lib.inspection dark mode issues#2959
swt2c merged 2 commits into
wxWidgets:masterfrom
swt2c:pr-2925

Conversation

@swt2c

@swt2c swt2c commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Replacement for #2925 with squashed commits and unittests added. CC: @CEXT-Dan

Fixes #2917.

CEXT-Dan and others added 2 commits August 24, 2026 16:31
this commit partially fixes the dark mode issues by making the
editor window readable when in dark mode
Covers wx.py.editwindow.get_faces() (light/dark/no-App fallback) and
verifies EditWindow and InspectionInfoPanel actually apply the resulting
colors to their Scintilla styles.
@swt2c
swt2c merged commit 013c53b into wxWidgets:master Aug 25, 2026
14 checks passed
@swt2c
swt2c deleted the pr-2925 branch August 25, 2026 14:46
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.

wx.lib.inspection dark mode issues.

2 participants