Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]

Basic Issues for CrossUI
Post Reply
romain
Posts: 30
Joined: Wed Jan 31, 2024 3:24 pm

Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]

Post by romain »

Greetings,

I've been using CrossUI for about a week and it's been a great tool. I've encountered a situation where a modal object is dismissed after a few clicks outside the object. Is there a setting or method to prevent this behavior, ensuring the modal remains active until explicitly closed?

Thanks for your assistance!
Last edited by romain on Wed Feb 14, 2024 9:04 am, edited 1 time in total.
support
Posts: 18
Joined: Thu Jan 25, 2024 4:58 pm

Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI

Post by support »

Need a more specific description
romain
Posts: 30
Joined: Wed Jan 31, 2024 3:24 pm

Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]

Post by romain »

Thank you for your prompt response and assistance. I'm pleased to inform you that the issue has been resolved. It was identified that there was a syntax error in one of the programming actions, which resulted in a portion of the code not being executed correctly. Consequently, the modal mode was not applied as intended, allowing clicks outside the window to dismiss it and causing it to be sent to the background.

With the error rectified, the modal behavior now functions correctly, ensuring that the modal remains active until explicitly closed.

Thanks again
Post Reply