Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
No more % based font-sizes!!! #471
Conversation
jasoncalabrese
added the
in progress
label
Mar 9, 2015
|
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) |
jasoncalabrese
added some commits
Mar 11, 2015
coveralls
commented
Mar 11, 2015
|
@jimsiff I tried using |
coveralls
commented
Mar 11, 2015
|
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 |
coveralls
commented
Mar 12, 2015
|
Desktop x/y fonts look clean... nice update. The iPhone 6+ rendering issue is specific to Safari. The site renders cleanly on Chrome. +1 for the PR as is. |
jasoncalabrese
added some commits
Mar 12, 2015
coveralls
commented
Mar 12, 2015
coveralls
commented
Mar 12, 2015
coveralls
commented
Mar 12, 2015
|
|
coveralls
commented
Mar 12, 2015
|
@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 notifications@github.com
|
|
@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 notifications@github.com
|
coveralls
commented
Mar 13, 2015
|
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 |
jasoncalabrese
added a commit
that referenced
this pull request
Mar 13, 2015
|
|
jasoncalabrese |
2639e57
|
jasoncalabrese
merged commit 2639e57
into dev
Mar 13, 2015
jasoncalabrese
removed the
in progress
label
Mar 13, 2015
jasoncalabrese
deleted the
wip/no-percents branch
Mar 13, 2015
|
|




















jasoncalabrese commentedMar 9, 2015
Also some more html/css refactoring and clean up, needs tons of testing on lots of devices and browers