AkaXiiaoBii / mdoujin_v2_public_updates

The repository is for public report issues and updates progress
5 stars 0 forks source link

Dropbox too small #10

Closed jerrywoo96 closed 1 year ago

jerrywoo96 commented 1 year ago

I'm not using desktop mode, and this is my viewport. I can't see the contents in the dropbox.

Screenshot_2023-06-07-04-07-42-786_com android chrome 1686081974357 1686081974449 1686081974530 1686081974612 1686081974692

AkaXiiaoBii commented 1 year ago

Hi @jerrywoo96 , may I know what mobile devices/tablets are you using?

I have acknowledged this bug due to the resolution issue, and will fix it at a later time

jerrywoo96 commented 1 year ago

Redmi Note 10 Pro (Global) M2101K6G

EvoTeamMalaysia commented 1 year ago

Redmi Note 10 Pro (Global) M2101K6G

Shouldn't be an issue by default but because you had changed your screen size then it will cause issue. The issue will caused when your screen viewport is more than 600px as browser will think is a larger device and automatically provide a tablet/pc mode browser type

jerrywoo96 commented 1 year ago

In javascript, there is this property navigator.userAgent. Which returns the User-Agent of the browser. Maybe you can check for the keyword Mobile if its a mobile platform and adjust accordingly?

AkaXiiaoBii commented 1 year ago

image Bug fixed and updated to production recently

jerrywoo96 commented 1 year ago

Works great!