Using LGPL version.
I notice each time a hover message is displayed by hovering over a widget then onResize events occur.. Typically these flash the screen with and without extra scroll bars once, and then finally settle looking just like it started. I will do more study to find out whether it is an individual instance of a portlet, or whether it is the portlet layout, or whether its the underlying Layout where the first onResize is coming from, but I thought you might know of a means to easily unhitch onResize from occurring as a result of hover situations occurring. Thanks in advance, Jim W.
I notice each time a hover message is displayed by hovering over a widget then onResize events occur.. Typically these flash the screen with and without extra scroll bars once, and then finally settle looking just like it started. I will do more study to find out whether it is an individual instance of a portlet, or whether it is the portlet layout, or whether its the underlying Layout where the first onResize is coming from, but I thought you might know of a means to easily unhitch onResize from occurring as a result of hover situations occurring. Thanks in advance, Jim W.
Comment