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

fix ControlsHelper.ButtonWidth for combobox and other stuff #2365

Merged
merged 11 commits into from
Feb 22, 2016

Conversation

punker76
Copy link
Member

  • remove unnecessary ReadOnlyVisualElement
  • set ChromelessButtonStyle Padding to 0
  • new DependencyProperty ButtonContentTemplate
  • fix width of ClearText button if height change, e.g. by floating watermark
  • new MetroComboBoxDropDownToggleButtonStyle
  • fix background state colors
  • catch HotkeyAlreadyRegisteredException /cc @thoemmi

Closes #2352 Can't set ComboBox buttons width with ControlsHelper.ButtonWidth

punker76 added a commit that referenced this pull request Feb 22, 2016
…vement

fix ControlsHelper.ButtonWidth for combobox and other stuff
@punker76 punker76 merged commit bb8bfbc into develop Feb 22, 2016
@punker76 punker76 deleted the ControlsHelperButtonWidth-improvement 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.

Can't set ComboBox buttons width with ControlsHelper.ButtonWidth
1 participant