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

[WIP] Fix PasswordBoxBindingBehavior and IsWaitingForData #2355

Conversation

punker76
Copy link
Member

  • add sample for Win8 PasswordBox
  • add Shadows resource dictionary , e.g. for IsWaitingForData
  • Fixed: Behaviors in StylizedBehaviors should be detached on unload
  • Fixed: PasswordBoxBindingBehavior, it doesn't work e.g. in TabControl TabItems
  • use new WaitingForDataDropShadowEffect and fix blurry effect
  • IsWaitingForData for MetroButtonTextBox, MetroPasswordBox, MetroButtonPasswordBox, MetroButtonRevealedPasswordBox
  • remove Win8MetroPasswordBox boilerplate code
  • PackIconMaterial Eye for MetroButtonRevealedPasswordBox
  • ClearTextButton feature for MetroButtonRevealedPasswordBox

Closes #2343 Win8MetroPasswordBox Preview does not work with Tabcontrol (item > 1)

…TabItems

- use new WaitingForDataDropShadowEffect and fix blurry effect
- IsWaitingForData for MetroButtonTextBox, MetroPasswordBox, MetroButtonPasswordBox, MetroButtonRevealedPasswordBox
- remove Win8MetroPasswordBox boilerplate code
@punker76 punker76 added this to the 1.3.0 milestone Feb 16, 2016
punker76 added a commit that referenced this pull request Feb 18, 2016
…PasswordBox-TextBox-Style-Fixes

[WIP] Fix PasswordBoxBindingBehavior and IsWaitingForData
@punker76 punker76 merged commit 1a91bfe into develop Feb 18, 2016
@punker76 punker76 deleted the PasswordBoxBindingBehavior-And-PasswordBox-TextBox-Style-Fixes branch February 23, 2016 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Win8MetroPasswordBox Preview does not work with Tabcontrol (item > 1)
1 participant