Skip to content

Conversation

@UrzasLegacy
Copy link
Contributor

@UrzasLegacy UrzasLegacy commented Jul 30, 2024

Red squigglies were annoying me in my XY lists, so this change turns off spellcheck in multiline input widgets by default. If desired, spellcheck can be toggled on for individual nodes in the node inputs options:

"text_input": ("STRING", {"default":"", "multiline": True, "spellcheck": True}),

Also, I use interrupt queue a lot more than priority queue so I propose this small keybind addition for interrupt: Ctrl/Cmd + Alt + Enter

@UrzasLegacy UrzasLegacy changed the title Add spellcheck option to Multiline widget and set to false by default Add spellcheck option to Multiline widget, add Interrupt Queue keybind Jul 30, 2024
Fixed indentation
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