Skip to content

fix: restore Pomodoro duration pointer targets (#2301) - #2333

Merged
callumalpass merged 1 commit into
mainfrom
fix/2301-pomodoro-pointer
Sep 14, 2026
Merged

fix: restore Pomodoro duration pointer targets (#2301)#2333
callumalpass merged 1 commit into
mainfrom
fix/2301-pomodoro-pointer

Conversation

@callumalpass

Copy link
Copy Markdown
Owner

Summary

Validation

  • Reproduced in running Obsidian test vault before fix: display computed pointer-events was none and center hit-test missed the display.
  • After build:test and plugin reload: pointer-events auto, center hit-test reaches display, click dispatched to that target opens and focuses the visible input with pointer-events auto.
  • Three regression tests, full lint, typecheck and build:test passed.
  • dev:errors contained an Electron remote setIgnoreMenuShortcuts/object-destroyed error; no claim of a clean error log.
  • Restored original test-vault plugin artifacts and reloaded after smoke testing.

Refs #2301; leave open for release closeout. No release published.

@callumalpass
callumalpass merged commit 0c80bef into main Sep 14, 2026
2 checks passed
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.

1 participant