Skip to content

Formspec: Add setting to toggle closing the formspec when clicked outside#16997

Open
CrazyladMT wants to merge 1 commit intoluanti-org:masterfrom
CrazyladMT:formspec-exit-on-outside-click-setting
Open

Formspec: Add setting to toggle closing the formspec when clicked outside#16997
CrazyladMT wants to merge 1 commit intoluanti-org:masterfrom
CrazyladMT:formspec-exit-on-outside-click-setting

Conversation

@CrazyladMT
Copy link
Contributor

Fixes #15955

Simply adds a setting formspec_exit_on_click_outside for users who do not wish to close the formspec when they click outside the formspec. :)

To do

This PR is Ready for Review.

How to test

Enable/disable the setting and ensure it does what it's supposed to do.
Also test dropping items outside the formspec.

@Zughy Zughy added @ Script API @ Client / Controls / Input Formspec UI/UX Roadmap: supported by core dev PR not adhering to the roadmap, yet some core dev decided to take care of it Feature ✨ PRs that add or enhance a feature labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@ Client / Controls / Input Feature ✨ PRs that add or enhance a feature Formspec Roadmap: supported by core dev PR not adhering to the roadmap, yet some core dev decided to take care of it @ Script API UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting to disable closing formspecs by clicking outside form window

2 participants