Skip to content

Conversation

@twells46
Copy link
Contributor

@twells46 twells46 commented Jan 7, 2026

Add 'Show Scripts' setting to hide the scripts section in the World panel by default. Fixes #512.


Open in Cursor Open in Web


Note

Introduces a user-toggle to control visibility of the Scripts list in the World panel.

  • Adds showScripts to Settings and DEFAULT_SETTINGS (default false)
  • Adds a "Show Scripts" toggle in SettingsDialog under the User Interface section
  • Passes settings into World from OverlayLayout and SideLayout
  • Conditionally renders the Scripts section in World/index.tsx only when settings.showScripts is true

Written by Cursor Bugbot for commit 7c4e9e5. This will update automatically on new commits. Configure here.

Co-authored-by: twells <twells@kipr.org>
@cursor
Copy link

cursor bot commented Jan 7, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@twells46 twells46 force-pushed the cursor/script-visibility-setting-98b4 branch from dcc9388 to 6330f8b Compare January 7, 2026 17:45
@twells46 twells46 marked this pull request as ready for review January 7, 2026 18:16
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.

Script List should be hidden by default

3 participants