- New:
SparkAdapter.getDataBounds()
-SparkAdapter
s can override the default behavior here for rudimentary "zooming" in and out or otherwise controlling the bounding of their data. - Fix: Fix for bug where
SparkView
never unregisters from oldSparkAdapter
s - Fix: Fix for graphical issue when
SparkAdapter
is empty, andSparkView
is set to "fill"
Initial release!