mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[GH-ISSUE #21] Unable to open pdf file #1243
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 @MarkintoshZ on GitHub (Jan 25, 2020).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/21
opening pdf file leads to red error screen in flutter. At least a “pdf file cannot be open” page should display in such scenario
@pd4d10 commented on GitHub (Feb 1, 2020):
Hi, @MarkintoshZ , it should have been fixed in latest v1.3.0.
Currently we just let system browser to handle PDF files. Perhaps we should add a built-in PDF viewer in the future.