Commit Graph

5 Commits

Author SHA1 Message Date
retrozinndev 6061c88e2b 💥 fix(popup-window): outside-click not working
this commit applies another method of doing this function. The checks happen in the same layer, instead of two layers
2025-05-21 14:40:16 -03:00
retrozinndev 9b473a6a5d ags(background-window): listen for Escape key, rename onClick to onAction 2025-04-21 17:43:00 -03:00
retrozinndev 5376eb6576 💥 ags(popup-window, ask-popup): fix unexpected behaviors, removed onClose() and closeAction() support 2025-04-16 19:44:38 -03:00
retrozinndev 9c94555f0a ags(background-window, popup-window): use props on background-window, use new background-window on popup-window 2025-04-15 17:24:48 -03:00
retrozinndev 453605afca ags(widgets/background-window): add fullscreen background window that supports actions when clicking(i forgot to add this yesterday, sorry) 2025-04-14 18:32:07 -03:00