Browser memory problems using external libs on rap [message #67164] |
Thu, 20 December 2007 11:26 |
Hugo Ferreira Messages: 11 Registered: July 2009 |
Junior Member |
|
|
Currently I'm using open jacob to draw an image with several (a lot)
components. I integrated the design with rap but now I'm having browser
memory problems because the components are not being disposed correctly.
Firstly I created the image in a "standalone" mode, with only an html
page that called the javascripts I need. In the design I also
implemented the dispose methods for each created component. On the
standalone example everything works as expected: when I close the tab
window the dispose methods are called and the browser memory decreases.
On rap the disposed methods are also called but the browser memory
doesn't decrease when the view, where the components are designed, is
closed.
Does anyone had a similar problem, even with other libraries?
Need some help here....
Thanks in advance.
Hugo Ferreira
|
|
|
Powered by
FUDForum. Page generated in 0.03170 seconds