Fix compare dialog alternate background color on windows #2151

Closed
opened 2026-04-06 00:36:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 9/18/2025

PROBLEM
• Row colors not updating after switching dark mode and opening dialog again
• Fixes https://github.com/SoftFever/OrcaSlicer/issues/9902 and https://github.com/SoftFever/OrcaSlicer/issues/966

IMPORTANT NOTE
• Main source of problem: dialog not destroyed after closing

BEFORE
Screenshot-20250918134833

AFTER
Screenshot-20250918134857

*Originally created by @yw4z on 9/18/2025* **PROBLEM** • Row colors not updating after switching dark mode and opening dialog again • Fixes https://github.com/SoftFever/OrcaSlicer/issues/9902 and https://github.com/SoftFever/OrcaSlicer/issues/966 **IMPORTANT NOTE** • Main source of problem: dialog not destroyed after closing **BEFORE** <img width="769" height="682" alt="Screenshot-20250918134833" src="https://github.com/user-attachments/assets/dd77696c-ad2d-4de7-aaab-f85dd558dbbe" /> **AFTER** <img width="757" height="677" alt="Screenshot-20250918134857" src="https://github.com/user-attachments/assets/fd28941d-996d-410f-ab04-b13f1dd0170f" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2151