mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +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.