Closed Bug 553724 Opened 14 years ago Closed 14 years ago

Scroll bars aren't updated to use the new SproutCore proportion property

Categories

(Skywriter Graveyard :: Editor, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pcwalton, Unassigned)

References

Details

Commit cc44aa8915149eda18dd4c7f32c39d58224a468f "Update ScrollView to set proportion property on ScrollerViews." broke Bespin (bug 553497). This commit changed the way SproutCore scroll views update the scroll bars, introducing a new "proportion" property and changing the meaning of the "maximum" property. Now, "maximum" is zero if the scroll bar is to be disabled, which causes Bespin to crash.

In my SproutCore repository, I've reverted this change for the time being, but going forward we should update the scroll bars to conform to this new API.
Fixed in changeset 3598cc360b41, but see bug 554814.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
See Also: → 554814
You need to log in before you can comment on or make changes to this bug.