mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 14:41:28 +00:00
CPViewAnimator : default mapping between css and capp props is now lazily computed instead of a class var. This was causing a build error because some values were not ready to be read.