Oooh - good catch!

André Bargull wrote:
>> -        this.setAttribute('offset', offset);
>> +        this.offset = offset;
>> +        if (this.onoffset.ready) this.onoffset.sendEvent(true);
> 
> Shouldn't the event send the new offset instead of 'true'?
> 
> 
> On 10/15/2009 2:52 PM, Max Carlson wrote:
>> Change 20091015-maxcarlson-f by [email protected] on 2009-10-15  
>> 05:48:13 PDT
>>      in /Users/maxcarlson/openlaszlo/trunk-clean
>>      for http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: Add history support for swf9/10
>>
>> Bugs Fixed: LPP-7008 - swf9: Add history support
>>
>> Technical Reviewer: hminsky
>> QA Reviewer: akarlovac
>>
>> Details: LzSprite - Turn history capability on
>>
>> LzHistory - Set attribute and send event directly.
>>
>> Tests: test/history/history.lzx? 
>> lzr=swf10&debug=true#_lzfoo=foo,bar=bar shows 'foo' and 'bar'.   
>> Editing the first two fields then hitting next adds a history entry -  
>> changing the URL to #1
>>
>> Files:
>> M       WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
>> M       WEB-INF/lps/lfc/services/LzHistory.lzs
>>
>> Changeset: 
>> http://svn.openlaszlo.org/openlaszlo/patches/20091015-maxcarlson-f.tar

-- 
Regards,
Max Carlson
OpenLaszlo.org

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to