Skip to content

Instantly share code, notes, and snippets.

@jeiting
Created May 10, 2010 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeiting/396310 to your computer and use it in GitHub Desktop.
Save jeiting/396310 to your computer and use it in GitHub Desktop.
progressBar: SC.ProgressView.design({
layout: {
left: 5,
right: 5,
top: 30
},
value: 50,
minimum: 0,
maximum: 100
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment