mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
0c373a8bee
Refactor common code into private functions. Abstract to support zoom to level or exact value. There should be no behavioral change as a result of this patch except: * zooms are consistently filtered to be in the valid range (those from configuration parameters formerly had been used directly); * the correct centerTime is used for zoomOutAction when mousePixelPositionX is positive Supports pabigot/contikix#5 Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
apps | ||
config | ||
examples | ||
java/se/sics/cooja | ||
lib | ||
build.xml |