mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 11:25:54 +03:00
[GH-ISSUE #93] Not looking good on phones #68
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @0x11DFE on GitHub (Dec 1, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/93
I am using a phone and the older versions of your project are looking better on phone.
you can resolve some issues by adding this
<meta content='width=device-width, initial-scale=1' name='viewport'/>it is not looking right?
https://i.imgur.com/zO4P4pf.jpg
Edit:
Oh you already have
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">mmh well it seem to not fix the issue.
also the advanced editing text is almost impossible on phone.
https://i.imgur.com/ZvULeXJ.jpg
@prasathmani commented on GitHub (Dec 1, 2018):
@DecodeMehh try with latest code.
@0x11DFE commented on GitHub (Dec 1, 2018):
Look like everything as been fixed :)
Thanks.
@simon511000 commented on GitHub (Dec 5, 2018):
I can't click on the buttons (on iPad) :

@simon511000 commented on GitHub (Dec 5, 2018):
@prasathmani , you can test your file manager with the development tools. You can test with any phone / tablet, portrait or landscape mode : CTRL+SHIT+I
@0x11DFE commented on GitHub (Dec 5, 2018):
The buttons are showing only when i am going all the way up to the page in editing mode.
@simon511000 commented on GitHub (Dec 6, 2018):
good job 👍, but it's not perfect :


and
@prasathmani commented on GitHub (Dec 6, 2018):
@simon511000 In which device getting this issue, because I'm checking in the browser using developer tools no issue found.
@simon511000 commented on GitHub (Dec 6, 2018):
In iPad :

@prasathmani commented on GitHub (Jan 18, 2019):
@simon511000, today I got a chance to test the app in iPad, So finally alignment issue is fixed now.
@simon511000 commented on GitHub (Jan 18, 2019):
Great!! Thank you very much !! I think you can close the issue