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

Bug at TimePicker when IsClockVisible="False" #4083

Closed
bodkia22 opened this issue Apr 15, 2021 · 0 comments · Fixed by #4087
Closed

Bug at TimePicker when IsClockVisible="False" #4083

bodkia22 opened this issue Apr 15, 2021 · 0 comments · Fixed by #4087
Labels
Milestone

Comments

@bodkia22
Copy link

bodkia22 commented Apr 15, 2021

When I use TimePicker and want to get rid of the clock by using IsClockVisible="False". TimePicker is not working at all.

Just create TimePicker:
<mah:TimePicker IsClockVisible="False" Width="120" Height="22"/>

Expected result:
TimePicker should be shown without a big clock.
timepicker

MahApps.Metro version: v2.4.3 and v2.4.4 have this bug either
Win10
Visual Studio: 2017
Target Framework: .Net Framework v4.7.2

@bodkia22 bodkia22 added the Bug label Apr 15, 2021
pastukh0v added a commit to pastukh0v/MahApps.Metro that referenced this issue Apr 16, 2021
Setting IsClockVisible=false on the TimePicker should not hide the
HoursMinutesSeconds picker. Only the clock should be hidden
punker76 pushed a commit to pastukh0v/MahApps.Metro that referenced this issue Apr 20, 2021
Setting IsClockVisible=false on the TimePicker should not hide the
HoursMinutesSeconds picker. Only the clock should be hidden.
@punker76 punker76 added this to the 2.4.5 milestone Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants