bendavis78 / paper-time-picker

Material design time picker component for polymer
http://bendavis78.github.io/paper-time-picker/
MIT License
89 stars 63 forks source link

Element does not resize for small screen #32

Closed Yannike closed 6 years ago

Yannike commented 8 years ago

When testing the element on a phone screen, the narrow configuration is not narrow enough, it gets cut on the side of the sceen. The radius of the clocked doesn't appear to change except when changing the layout type. It is always 148 when vertical.

bendavis78 commented 8 years ago

What were the dimensions of the screen you tested on?

Yannike commented 8 years ago

I think I tried on a Nexus 4 screen using the chrome developer tool. (384x640)

admwx7 commented 7 years ago

@Yannike are you still experiencing this issue?

admwx7 commented 6 years ago

I was able to test it against 360x640 (nexus 5) and 384x640 without having this issue