mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-07 04:10:01 -05:00
[GH-ISSUE #7] [UI problem]: iOS bold text. #313
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 @2nthony on GitHub (Oct 5, 2019).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/7
In iOS, the font looks a bit tight. Can we fix this?
Screenshot
Bold text size:
Normal size:
@pd4d10 commented on GitHub (Oct 6, 2019):
@evillt Thanks! Could you please provide your iOS version?
Probably related to https://github.com/flutter/flutter/issues/41101
@2nthony commented on GitHub (Oct 6, 2019):
My mistake.
ios 13.1.2
Agree with "Probably related to flutter/flutter#41101"
@pd4d10 commented on GitHub (Jan 28, 2020):
Hi @evillt , GitTouch v1.2.0 is released, which is built with Flutter 1.12.13+hotfix (the latest stable version).
Seems there is still an issue (https://github.com/flutter/flutter/issues/43998).
If it is still not fixed, let's keep it open to track this
@2nthony commented on GitHub (Feb 2, 2020):
Awesome!