Closed
Description
Problem Description
Brief Summary
When users click the theme change icon, the Electron logo icon momentarily disappears and then quickly reappears. This flickering effect occurs every time a theme change is initiated.
Steps to Reproduce
- Launch the application.
- Locate the theme change icon.
- Click on the theme change icon to initiate a switch between dark mode and light mode.
- Carefully observe the area where the Electron logo is displayed during the theme transition.
Expected Behavior
Transitioning between themes should only alter theme-specific attributes (colors, fonts, etc.) without causing the logo to flicker.
Actual Behavior
Upon initiating a theme change via the theme switcher icon, the Electron logo icon quickly disappears and then reappears, creating a noticeable flicker.
Activity