Skip to content

Fix sidebar toggle visibility, invert+cut interaction, and add dark mode toggle - #1

Merged
NitroghostGH merged 1 commit into
mainfrom
claude/sidebar-dark-mode-fixes-eOfON
Feb 9, 2026
Merged

Fix sidebar toggle visibility, invert+cut interaction, and add dark mode toggle#1
NitroghostGH merged 1 commit into
mainfrom
claude/sidebar-dark-mode-fixes-eOfON

Conversation

@NitroghostGH

Copy link
Copy Markdown
Owner
  • Fix left sidebar expand button being hidden when sidebar is collapsed
    by wrapping header content in a hideable span and keeping the toggle
    button always visible
  • Fix cuts/clipPath breaking when PDF invert is active by reordering
    operations (apply filters before clipPath) and re-applying cuts after
    filter changes in applyPdfInversion()
  • Add a separate dark mode toggle button floating on the canvas area,
    always accessible regardless of sidebar state, with label that updates
    between "Dark Mode" and "Light Mode"

https://claude.ai/code/session_017v9zT6xBbUZp9V5vJ1vxzS

…ode toggle

- Fix left sidebar expand button being hidden when sidebar is collapsed
  by wrapping header content in a hideable span and keeping the toggle
  button always visible
- Fix cuts/clipPath breaking when PDF invert is active by reordering
  operations (apply filters before clipPath) and re-applying cuts after
  filter changes in applyPdfInversion()
- Add a separate dark mode toggle button floating on the canvas area,
  always accessible regardless of sidebar state, with label that updates
  between "Dark Mode" and "Light Mode"

https://claude.ai/code/session_017v9zT6xBbUZp9V5vJ1vxzS
@NitroghostGH
NitroghostGH merged commit d73c5cc into main Feb 9, 2026
1 check passed
@NitroghostGH
NitroghostGH deleted the claude/sidebar-dark-mode-fixes-eOfON branch February 9, 2026 10:48
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