Thanks. I prefer setting the drag region If I understand this. Would we set a region like the (LEFT Tabs Orientation, Swiping and scrolling would be top to bottom)) left 1/2 of the Tab component would scroll and the right half would be DND?
How would I accomplish setting drag region? I don't see any method to do this directly. Also can you give me a visual of the user delineating scroll / dragging region? Thanks in advance. Regards. On Saturday, May 11, 2019 at 11:07:12 PM UTC-4, Shai Almog wrote: > > We just call that scrolling ;-) > There are several solutions for this, one of them is to define a drag > region within the component which means only a specific region is > swipeable. The other is to have an edit mode, e.g. you can set the > draggable to true only when that edit mode is enabled. > -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/c70e9be9-bf3d-4ccf-ba7a-2adeaa9983c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
