I spent a few evenings tracking loops and functions (nearly as bad as bug tracking) but i finally found out what was making it lag majorly when many image objects are on the website - some old code i added very early into the image objects life was on a continuous loop, looping through all the objects setting the images possition and the size etc!
So now, runs SOOOO much nicer - although it hasnt killed all the lag, but that is understandable for now!
Currently adding support for commandlines and adding association to .w2p files. I have already created the main commandline engine when first developing Webit 2.0, i just need to update it and then everything is fine!
In the near future i need to start looking at other objects - Link Object, HTML object, feed object etc.......
The basis of many of these objects are similar, and once i have made a sufficient template for myself developing these should be a brease.
REMINDER - need to make a object insert dialog!
|