Commit 2874ffd
committed
Limit window variable scope in screenshot handler
1 parent efe8674 commit 2874ffdCopy full SHA for 2874ffd
1 file changed
+5-3Lines changed: 5 additions & 3 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- apps/desktop/src-tauri/src
Expand file treeCollapse file tree
Open diff view settings
Collapse file
apps/desktop/src-tauri/src/hotkeys.rs
Copy file name to clipboardExpand all lines: apps/desktop/src-tauri/src/hotkeys.rs+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
221 | 221 | |
222 | 222 | |
223 | 223 | |
224 | | - |
225 | | - |
226 | | - |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
227 | 229 | |
228 | 230 | |
229 | 231 | |
|
0 commit comments