Hi, I'm thrilled to use the new Sheet container. However, it does something I'd love to see changed, if possible. Currently, when you tap above the Sheet, it hides itself. This is good. The problem is that components, such as Buttons, receive the same event. So you dismiss the Sheet, and the same tap triggers a Button that happens to be behind the layer. I'd much prefer if there were a boolean I could set so that the tap to dismiss would be automatically consumed, prior to its being received by whatever UI is behind the layer. Just to be clear, by tapping to dismiss the Sheet, I mean tapping *outside *of the boundaries of the Sheet itself, rather than using the close (X) button.
Thanks for the cool Component! Peter -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/314f031b-7160-4013-9f0a-14c9da1953aa%40googlegroups.com.
