On Fri, 2011-02-18 at 20:21 +0200, Vlad Dragu wrote: > i worked today on the implementation of the windows. > I'm almost there there are a few more things that i must sort out, I'll > do them over the weekend.
Thanks Vlad! I've just updated http://beta.humanityprojectonline.com/ , if some want to have a peak at the window manager : ) > Good things: > I replicated in jquery the docking functionality from the mbcontainer > There are some nice effects that we can use on onshow and onhide > for the windows Cool, you've done a very good job with this, no loss of functionality and even a custom skin, and some effects! Love it :D > Bad things: > There were some conflicts with a previous jquery UI distro used in > hackit. I will have to go in and see what exactly was used and redo > it/make sure it works Damn, it changes fast then - I downloaded the latest release last month. Did you manage to find where it was coming from? > I spent a lot of time with a strange bug in the Jquery UI Dialog > script. Basically a call to the height function returns a string > ("auto") and it should always return a number. The value was later used > in a Math function and chaos ensued :) I had to modify the core script > of Jquery Dialog to get rid of it Ootch. We have to be careful with modifying upstream libraries - the best would be to submit a patch to jquery-ui. Are you proud enough of your modification to try to propose it to them? :D > The only things that i have a problem with is the jquery carousel > within the missions menu. From what i see the carousel is not working > with the jquery dialog. I'm still working on it. Thanks a lot for the efforts! If it proves tricky to fix, if you want we can schedule it as part of Friday's iteration. You've accomplished the main goal, which is to switch to the new windowing system, so it would be fair here imho. Congratz Vlad. Xavier. _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/

