Re: DataGrid 2 swipe actions

2020-08-29 Thread Mike Kerner via use-livecode
I don't think so. The scroller is a separate native object that overlays the rest of the interface. On desktop, the scrolling is handled by the object with the scrollbar. On Fri, Aug 28, 2020 at 5:09 AM Mark Smith via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there not a way to

Re: Layers in PBrowser

2020-08-29 Thread Geoff Canyon via use-livecode
Hey Sean, Late to the conversation because Navigator is a hobby, but: I've worked *really* hard to make drag-and-drop relayering work properly. I've implemented it almost from scratch something like five times over the years, each time because I reached a dead end with the previous method (or som