Open GoogleCodeExporter opened 9 years ago
I encapsulated the autosize code in API.refreshAlert.
after I update the alert content I call API.refreshAlert(), and it resizes
correctly.
Original comment by johnwloc...@gmail.com
on 19 Apr 2011 at 7:06
Attachments:
will that leak every time alert is called?
Original comment by johnwloc...@gmail.com
on 19 Apr 2011 at 7:13
Leak what?
Original comment by dmark.ci...@gmail.com
on 19 Apr 2011 at 7:23
Original comment by dmark.ci...@gmail.com
on 19 Apr 2011 at 7:24
Ah, I see what you are referring to. It will create and assign a new function
on each show (which is not needed). Don't worry about it. I'll fix it up when I
merge the changes.
Thanks again!
Original comment by dmark.ci...@gmail.com
on 19 Apr 2011 at 7:35
Original issue reported on code.google.com by
johnwloc...@gmail.com
on 19 Apr 2011 at 5:48