### p5.js version _No response_ ### What is your operating system? Mac OS ### Web browser and version Google Chrome: 126.0.6478.185 (Official Build) (arm64) ### Actual Behavior On clicking anywhere in the UI apart from ProjectOptions, it should be closed but it's not happening. <img width="170" alt="image" src="https://github.com/user-attachments/assets/3c327be5-9e52-41a3-bf02-8022aed49db4"> ### Expected Behavior ProjectOptions should be closed when a user clicks outside of it (i.e., on losing focus). ### Steps to reproduce 1. Click on `+` icon which in response opens ProjectOptions. 2. Click outside of ProjectOptions and it don't go away. <img width="225" alt="image" src="https://github.com/user-attachments/assets/42bb20b1-2566-43aa-8f37-f55b8dcd66e1">