Skip to content

Add a hot key (/) to toggle the DE and DX labels#658

Merged
accius merged 2 commits intoaccius:Stagingfrom
alanhargreaves:toggledxde
Mar 4, 2026
Merged

Add a hot key (/) to toggle the DE and DX labels#658
accius merged 2 commits intoaccius:Stagingfrom
alanhargreaves:toggledxde

Conversation

@alanhargreaves
Copy link
Copy Markdown
Collaborator

What does this PR do?

Combine two recent pulls to allow for a hot key (/) to toggle the DE and DX labels.

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • Refactor / code cleanup
  • Documentation
  • Translation
  • Map layer plugin

How to test

  1. Hit a / to toggle the labels.
  2. Hit a ? to verify that the information appears in the floating panel
  3. In Dockable add the KeyBindingsPanel and verify that the information also appears ther

Checklist

  • App loads without console errors
  • Tested in Dark, Light, and Retro themes
  • Responsive at different screen sizes (desktop + mobile)
  • If touching server.js: caches have TTLs and size caps (we serve 2,000+ concurrent users)
  • If adding an API route: includes caching and error handling
  • If adding a panel: wired into Modern, Classic, and Dockable layouts
  • No hardcoded colors — uses CSS variables (var(--accent-cyan), etc.)
  • No .bak, .old, console.log debug lines, or test scripts included

@alanhargreaves alanhargreaves changed the title Ad a hot key (/) to toggle the DE and DX labels Add a hot key (/) to toggle the DE and DX labels Mar 3, 2026
@accius accius merged commit dc9af11 into accius:Staging Mar 4, 2026
@alanhargreaves alanhargreaves deleted the toggledxde branch March 5, 2026 08:57
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.

2 participants