Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devtools ignore light/dark mode settings at startup #11870

Open
ImperialSquid opened this issue Feb 20, 2025 · 3 comments
Open

Devtools ignore light/dark mode settings at startup #11870

ImperialSquid opened this issue Feb 20, 2025 · 3 comments
Labels
backlog We'll get to it... eventually... bug It's a bug desktop All desktop platforms

Comments

@ImperialSquid
Copy link

Operating system

Windows

Joplin version

3.2.11

Desktop version info

Joplin 3.2.11 (prod, win32)

Client ID: 29b937a9faa842e694f63a7c42322d89
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes

Revision: 2fba101

Automate Notes: 1.0.2
Create and go to #tags and @notebooks: 1.3.7
Draw.io: 2.2.0
Email Plugin: 1.0.0
Embed Search: 2.0.0
Export To SSG: 1.0.3
Freehand Drawing: 2.14.0
joplin-hackmd: 2.0.0
Journal: 1.2.0
JSheets: 1.1.3
Kanban: 1.1.0
Life Calendar: 1.4.1
Link Graph UI: 1.5.0
Markdown Table: Colorize: 1.2.0
Markmap: 1.7.0
Note list (Preview): 1.1.0
Note list and sidebar toggle buttons: 1.0.3
Note overview: 1.7.1
Note Tabs: 1.4.0
Persistent Editor Layout: 2.2.0
Plugin Bundle: 0.5.5
Quick HTML tags: 0.2.0
Quick Links: 1.3.2
Slash Commands: Datetime & More: 1.4.0
Templates: 2.4.0
Text Colorize: 1.2.5
turnToChart: 1.9.3

Current behaviour

  1. Start Joplin
  2. Open development tools
  3. Open dev tools settings (gear icon in the top right)
  4. Set light/dark mode to anything
  5. Restart Joplin
  6. Open dev tools again
  7. See that it defaults to light mode every time

Changing the setting will update it, but whatever the value is, the dev tools default to light mode initially.

Expected behaviour

Dev tools should obey the settings value.

Logs

Probably N/A

@ImperialSquid ImperialSquid added the bug It's a bug label Feb 20, 2025
@personalizedrefrigerator personalizedrefrigerator added desktop All desktop platforms backlog We'll get to it... eventually... labels Feb 21, 2025
@rabbabansh
Copy link

I tried to reproduce this issue, currently Chromium DevTools change the theme of the devtools based on the devtools settings and default to what you last set it when you reopen the app thus obeying the settings value,

and the same happens with Joplin's theme with respect to the theme settings in Joplin.

Are we trying to sync the two?

@ImperialSquid
Copy link
Author

Hmmm... Doesn't work for me...

Image

And no, I'm not talking about syncing with another program, just consistency within Joplin.

@rabbabansh
Copy link

I was able to reproduce it in the Production build. Weird, it works in the dev build but doesn't in the prod build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We'll get to it... eventually... bug It's a bug desktop All desktop platforms
Projects
None yet
Development

No branches or pull requests

3 participants