Commit 1d9bfa6
feat: default blur_active_element and hide_caret to true
Every real-world app enables these to prevent flaky screenshots
from blinking cursors and focused input elements. Making them
default saves boilerplate and matches universal usage pattern.
Users can still set false to opt out.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c078dec commit 1d9bfa6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments