Hm... What does boxmodel think it is doing with those? Since they are unused in the kernel?
On 2011-05-11, at 10:54, [email protected] wrote: > (I am checking this change in) > > Change philip-20110511-FVv by philip@PHILIP-I7 on 2011-05-11 13:46:32 EDT > in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Define __xoffset, __yoffset in LzView > > New Features: > > Bugs Fixed: LPP-9932 > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > The fix for LPP-9668 (r19146) included removing the definition for __xoffset > and __yoffset in LzView. Without these lines a number of CSS errors get > reported when running demos that try to locate a view relative to another > view. > These variables are used in the boxmodel mixin, but I can't see it used > anywhere else. > Revert the changes made to LaszloView.lzs. > > I am checking this code in. > > Details: > > Tests: > house.lzx test runs properly without errors in the debugging window. > > Files: > M WEB-INF/lps/lfc/views/LaszloView.lzs > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/philip-20110511-FVv.tar
