mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
Contribution graph not displayed correctly on iPad #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shreyas1599 on GitHub (Feb 12, 2020).
Contribution graph currently is aligned right on iPad in both Landscape and Portrait mode. Would look better if it is centred or aligned left.
Portrait
Landscape
@pd4d10 commented on GitHub (Feb 13, 2020):
Nice catch!
Although iPad is already supported, it is not fully tested. Perhaps we need to redesign the iPad UI... But it seems to be a huge project.
Agreed with you.
@shreyas1599 commented on GitHub (Feb 13, 2020):
I could work on testing the iPad and fixing this and others I encounter. Other components looked fine so far, so I guess we won’t have to redesign it. I’m currently working on handling events. I’ll do this once I complete that.