FLUID-1869: Remove dependency on fluid-scroller

Metadata

Source
FLUID-1869
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Jacob Farber
Created
2008-11-28T12:30:51.000-0500
Updated
2011-01-27T19:18:28.160-0500
Versions
N/A
Fixed Versions
  1. 1.3.1
Component
  1. Uploader

Description

If no fluid-scroller container exists, there is an error.

Comments

  • Jacob Farber commented 2009-06-05T16:10:35.000-0400

    This should be more of a configuration option

  • Colin Clark commented 2011-01-27T19:18:10.588-0500

    This issue was resolved at r10479 by removing the Scroller component altogether and hooking up scrollability using IoC, so that it can be easily replaced.

  • Colin Clark commented 2011-01-27T19:18:28.158-0500

    Fixed with the removal of the Scroller component