**** BEGIN LOGGING AT Mon May 11 02:59:58 2015 May 11 18:20:58 hi all, I have an odd question. I've got a popup as a part of a kind that also contains a map (using leaflet). As it stands, I have the popup set to be floating: true, but this means that when I put the whole kind inside panels, the popup stays floating above the other panels May 11 18:21:38 is there a way to ensure that it's visible, but scoped inside of the kind that it's declared in? (that is, stays inside the panel, and moves with that panel, etc) May 11 18:24:36 Not without major edits May 11 18:24:45 popups are designed to exist in the floating layer May 11 18:24:58 which is a div that is outside the scope of all other kinds May 11 18:26:12 Your best bet would be to just trigger the popup's hide function when the owning panel becomes inactive May 11 18:28:06 yeah, that's basically what I was doing. It's not ideal though May 11 18:30:46 Not ideal, sure, but not too hard thanks to bindings May 11 18:32:00 mm, I haven't hooked up bindings yet May 11 18:32:02 I'm on 2.2 May 11 18:35:16 ugh May 11 18:35:30 you are so resistant to change T_T May 11 18:39:33 no, I manage a lot of things, and upgrading enyo is not a high enough priority for me :) May 11 18:39:33 Got it! May 11 18:45:29 Yea, but it's been over a year since 2.4 came out May 11 18:45:44 I think that's enough time to get around to it May 11 18:46:50 as a PhD student, not so much May 11 18:47:27 when it is as simple as changing a file and dealing with the few errors that may bring about, it is. May 11 18:49:28 oh, just the upgrade, that's probably true May 11 18:49:46 when I do it, I'd like to do it right May 11 18:50:40 Sure, but the longer you wait, the more likely that newer versions of Enyo will break even more of your things May 11 18:50:58 at some point, you might not be looking at a conversion, but instead a rewrite May 11 18:51:39 You can always go back and migrate parts of the application to make use of newer functionality when you find time May 11 18:52:15 however, by not doing the upgrade, you must abide by the restrictions of not having this functionality for all new code, creating more code that needs to be converted when you want to "do it right" May 11 18:52:25 yes, well May 11 18:53:11 maybe once I get this app/experiment launched and I have a bit more breathing room **** ENDING LOGGING AT Tue May 12 02:59:59 2015