defcon1
15 Feb 2010, 2:23 PM
Hi,
if you start the webdesktop example with a small browser-window, and then
you resize the browser-window bigger, the taskbar doesn´t resize anymore.
In former versions the "fireResize" method calls "this.fireEvent('resize')" which
was replaced by 'this.onResize()' (which doesn´t work anymore).
If you use the old "this.fireEvent('resize')" it works ...
Best regards ... ;)
if you start the webdesktop example with a small browser-window, and then
you resize the browser-window bigger, the taskbar doesn´t resize anymore.
In former versions the "fireResize" method calls "this.fireEvent('resize')" which
was replaced by 'this.onResize()' (which doesn´t work anymore).
If you use the old "this.fireEvent('resize')" it works ...
Best regards ... ;)