scroll-actor: Check for point equality in the internal setter
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 May 2012 17:00:30 +0000 (18:00 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 18 May 2012 17:00:30 +0000 (18:00 +0100)
commit2c5af0c868e5dfa851407c46c817af2793a9b4d7
tree799203e2aa9857a0adf31f2340ed0a743927c958
parent26c1d89d1975f382d4ed4e4d7959835fee991e5e
scroll-actor: Check for point equality in the internal setter

The public API should just accept any valid value; it's up to the
internal setter to check if we're getting the same value as the one
currently set.
clutter/clutter-scroll-actor.c