-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
priority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionsstatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: bug
Description
Describe the bug
I want to change the cursor icon, and set the feature setCursorPosition on 'tauri.conf.json'.
get such error
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorGrab' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorIcon' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorPosition' is not allowed
`tauri.conf.json` error on `tauri > allowlist > window`: Additional property 'setCursorVisible' is not allowed
Reproduction
No response
Expected behavior
No response
Platform and versions
MacOs 12.6 M1
Stack trace
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionsstatus: backlogIssue is ready and we can work on itIssue is ready and we can work on ittype: bug