Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented ProgressBar #60

Merged
merged 1 commit into from
Jul 24, 2015
Merged

Conversation

ncarrillo-zz
Copy link
Contributor

  • Moved ScrollViewer's Value, Maximum, and Minimum properties to RangeBase, to mirror WPFs behavior.
  • Implemented a very basic ProgressBar. Currently there is no support for IsIndeterminate
  • Implemented a basic ProgressBar style

grokys added a commit that referenced this pull request Jul 24, 2015
@grokys grokys merged commit 5860540 into AvaloniaUI:master Jul 24, 2015
@ncarrillo-zz ncarrillo-zz mentioned this pull request Jul 25, 2015
@ncarrillo-zz ncarrillo-zz deleted the feat-win-progress branch July 25, 2015 22:23
maxkatz6 pushed a commit that referenced this pull request Feb 20, 2023
* Remove incorrect whitespace in generated code

This was tripping up Code Analyzers so might as well be fixed

* Update AttachedPropsWithDevTools.txt

Co-authored-by: Artyom V. Gorchakov <worldbeater-dev@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants