-
Notifications
You must be signed in to change notification settings - Fork 71.8k
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
No more % based font-sizes!!! #471
Conversation
Hi Jason, test iphone 4S, IPAD 2, SAMSUNG NEXUS (OK) |
Thanks for your help testing @francescaneri, I'm planning to take a 2nd pass at this tonight and see if I can simplify the media queries in |
I noticed that using the application will not experience the problems that reported jimsiff |
I put in comparing the two versions % - no % |
@jimsiff I'm thinking I left the time/timeago the darker grey and made time smaller than the BG so that the most important info is more glanceable. Aligning the timeago style with the new pills makes sense. I was hoping to work on this more last night, but didn't get to it. |
@francescaneri has reported some issues with the snooze menu not working on an Phone 5, iPhone 3GS. Can anyone confirm that issue? I have an idea for a fix, but would be nice to confirm the bug first. |
the snooze menu not working with chrome - (firefox and safari and explorer 11 ok) |
…ns impossible on iPhone 3GS and other small screens
@jimsiff I tried using |
Jason, looks good. Your fix for portrait mode worked... looks good on the 6+ now. I noticed two minor issues... With the larger font size, the x and y axis can get crowded where they meet at the lower right edge of the graph... even with a mid-size browser window. The issue is especially noticeable when a new hour is displayed at the right edge of the x axis. The issue gets more pronounced as the window is shrunk vertically. New font size Old font size The x axis fonts are clipped on the iPhone 6+ when in landscape mode. |
@jimsiff, Think I fixed the font issues, but wasn't able to reproduce the iPhone 6+ X croping |
…ata warning; clean up pill updates to reuse existing elements
👍 |
…abels to below the line
@francescaneri figured out how to move the x-axis labels to the bottom, also now using the full height of the chart. 20 more pixels!!! |
very well!! ;) |
Should we also expand the Y-axis so that 400 is the maximum instead of On Thu, Mar 12, 2015 at 10:03 AM, Jason Calabrese [email protected]
|
@scottleibrand therefore also HIGH ;) ...and if we can integrate IOB - COB with the new style |
@scottleibrand I was thinking about a dynamic scale based on the range within the time period. I'm thinking basal and combo/extended will still go at the top so we need some padding. |
That would be good. We should probably include the user-configured high -Scott On Thu, Mar 12, 2015 at 5:43 PM, Jason Calabrese [email protected]
|
That's exactly what I was thinking @scottleibrand, that should be a new PR will take some expermenting @jimsiff I made the arrow a little smaller with the |
No more % based font-sizes!!!
|
Also some more html/css refactoring and clean up, needs tons of testing on lots of devices and browers