Hi Bob, Goes to show how important user research is. For me personally, I want to get Navigator out of the way entirely when I minimize it. It's trivial to have a preference to make it minimize in place. But also: I went to some length to have it avoid minimizing behind/on top of (don't remember which way it went) the menu bar. I think I could easily both:
1. Offer a preference to minimize where it is 2. Automatically avoid overlapping the GLX2 bar. Can you send me the name of any stacks involved to avoid? I haven't looked, but I think it would be as simple as adding a stack name to a list. On Mon, Aug 31, 2020 at 10:09 PM Bob Sneidar via use-livecode < [email protected]> wrote: > Hi Sean. I concur with Geoff. There were quite a while ago issues, but > Geoff got on them and now I use Navigator all the time. The only thing I > will say Geoff is that when I drag the window to a location, I would like > it to remain there, even when minimized. It always reverts to a default > location when first opened, which happens to overlap the GLX2 bar. > > Bob S > > > On Aug 29, 2020, at 12:54 AM, Geoff Canyon via use-livecode < > [email protected]<mailto:[email protected]>> > wrote: > > 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 > sometimes because I'd reached a dead end with the previous method of > implementing drag and drop. > > Which is to say: drag and drop has a large number of special cases, and is > very hard to get right. Anyone attempting it has my sympathies. > > *That* said, there are only a very small number of problematic use cases in > Navigator that I know of. If the latest (which has been out for some time > now) update of Navigator doesn't relayer the way you think it should, email > me directly and let me know. > > gc > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
