Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix padding for input controls #3679

Merged
merged 8 commits into from
Nov 8, 2019
Merged

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Nov 7, 2019

Describe the changes you have made to improve this project

The padding for all input controls are hard coded in there styles, so it's not possible to override these settings in an easy way.

  • TextBox
  • RichTextBox
  • PasswordBox
  • DatePicker
  • NumericUpDown
  • ComboBox
  • HotKeyBox
  • DateTimePicker
  • TimePicker

@punker76 punker76 added this to the 2.0.0 milestone Nov 7, 2019
@punker76 punker76 self-assigned this Nov 7, 2019
@punker76 punker76 changed the title WIP Fix padding for input controls Fix padding for input controls Nov 8, 2019
@punker76 punker76 merged commit 22e4326 into develop Nov 8, 2019
@punker76 punker76 deleted the Fix_Padding_for_Input_Controls branch November 8, 2019 15:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Development

Successfully merging this pull request may close these issues.

1 participant